Update README.md
This commit is contained in:
parent
9e22ce9119
commit
d9a08b0b85
@ -166,8 +166,14 @@ match string {
|
|||||||
|
|
||||||
### Potential Improvements
|
### Potential Improvements
|
||||||
- Support for conversion between Power, Current, Resistance and Voltage. Multiplication and division is currently supported, but not conversions using sqrt or pow.
|
- Support for conversion between Power, Current, Resistance and Voltage. Multiplication and division is currently supported, but not conversions using sqrt or pow.
|
||||||
|
- E notation, like 2E+10
|
||||||
- Unit types
|
- Unit types
|
||||||
- Currency: How to go about dynamically updating the weights?
|
- Currency: How to go about dynamically updating the weights?
|
||||||
|
- https://api.exchangerate-api.com/v4/latest/USD
|
||||||
|
- https://www.coingecko.com/en/api
|
||||||
|
- https://developers.coinbase.com/api/v2
|
||||||
|
- Timezones
|
||||||
|
- Binary/octal/decimal/hexadecimal/base32/base64
|
||||||
- Fuel consumption
|
- Fuel consumption
|
||||||
- Data transfer rate
|
- Data transfer rate
|
||||||
- Color codes
|
- Color codes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user