AustinLeeGordon / iso-4217

Simple module for working with currency codes in the ISO 4217 standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iso-4217

Build Status Current npm package version

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

About

Simple module for working with currency codes in the ISO 4217 standard

License:MIT License


Languages

Language:JavaScript 100.0%