UNPKG

@dinero.js/currencies

Version:

Common currency implementations for Dinero.js

22 lines (12 loc) 609 B
# @dinero.js/currencies > ISO 4217 currency implementations for Dinero.js. \*\*This package contains currency implementations for [ISO 4217:2015](https://www.iso.org/iso-4217-currency-codes.html) 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 ```sh npm install @dinero.js/currencies@alpha # or yarn add @dinero.js/currencies@alpha ``` ## 📚 Documentation For full documentation, visit the [online documentation](https://v2.dinerojs.com/docs).