@austinleegordon/iso-4217
v1.0.1
Published
Simple module for working with currency codes in the ISO 4217 standard
Downloads
6
Maintainers
Readme
iso-4217
Simple module for working with currency codes in the ISO 4217 standard.
Installation
npm install --save @austinleegordon/iso-4217
Usage
const data = require('@austinleegordon/iso-4217');
// ...
Authors
- Austin Gordon - Development - GitHub
License
MIT © Austin Gordon