2.0.0-alpha.1 • Published 1 year ago

@dinero.js/currencies v2.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.