An open API service indexing awesome lists of open source software.

https://github.com/lessthanzero/unit

Minimalistic currency converter for the modern web
https://github.com/lessthanzero/unit

Last synced: about 1 year ago
JSON representation

Minimalistic currency converter for the modern web

Awesome Lists containing this project

README

          

# Unit

Easy to use currency converter for modern web.

Unit comes with _no warranty_ whatsoever, it is an experiment and shouldn’t be used to make complex financial decisions.

## Dependencies

Unit is open-source and relies on some awesome third-party solutions, among them:

1. [Money.js](https://github.com/openexchangerates/money.js)
2. [Fixer API](http://fixer.io)
3. [NumericInput](https://github.com/joshuadeleon/NumericInput)