2.0.0-alpha.9 • Published 2 years ago

@bitmachina/dinero-currencies v2.0.0-alpha.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@dinero.js/currencies

ISO 4217 currency implementations for Dinero.js.

This package contains currency implementations for ISO 4217:2015 currencies for convenience.

This package only contains number implementations. You can reuse and adapt them in your code for usage with other types, such as bigint or third-parties.

📦 Install

npm install @dinero.js/currencies@alpha

# or

yarn add @dinero.js/currencies@alpha

📚 Documentation

For full documentation, visit the online documentation.