Skip to content

Latest commit

 

History

History

currencies

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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