JSPM

  • Created
  • Published
  • Downloads 159223
  • Score
    100M100P100Q16557F
  • License MIT

Common currency implementations for Dinero.js

Package Exports

  • @dinero.js/currencies

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dinero.js/currencies) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@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.