-
I have a problem with convert pounds to kilograms, or kilometers to feet. I need create unit converter for this.
-
### Description
A **Basic Unit Converter** allows users to input values and convert between common units, **distance (miles to kilometers),** or **weight (pounds to kilograms).** The user enters a va…
-
## What needs to be done
- Create unit tests for a liquid template in the FHIR converter
## Why it needs to be done
- This needs to be done so we can have high confidence in the FHIR converter.
## A…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
A **Basic Unit Converter** allows users to input values and convert between common units,…
-
Currently the unit and currency converters, do their job, somewhat,
however actually invoking them can be annoying and finnicky for various
reasons. So to make a general list of improvements that wo…
-
### Description of the new feature / enhancement
It would be great that the unit converter can be inputed with mil**s**/meter**s**/mile**s** instead of only mil/mile.
It really is nothing but it wou…
-
A quick glance suggests that the generated converter from pyudunits2 (which uses `sympy` `lambdify`) is significantly quicker than the one that is generated by `udunits2` (used within `cf-units`). How…
-
### Description of the new feature / enhancement
I noticed that for example TJ (tera joule) doesn't work. please add all metric prefixes (https://en.wikipedia.org/wiki/Metric_prefix)
### Scenario wh…
-
### Description of the new feature / enhancement
It would be convenient to allow fractions as input for the unit converter.
For example:
```
%% 1/2 in to mm
12.7 mm
```
Currently, the only …
-
### Brief Description 🤓
Convert between various units of measurement.
### How will you develop it?🤩
react,js
### Deployment
None
### Select the open source program you are contributing to
Oth…