@austinleegordon/iso-4217

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

Usage no npm install needed!

<script type="module">
  import austinleegordonIso4217 from 'https://cdn.skypack.dev/@austinleegordon/iso-4217';
</script>

README

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