1.0.1 • Published 8 years ago

iso-10383 v1.0.1

Weekly downloads
48
License
MIT
Repository
github
Last release
8 years ago

ISO - 10383

List of ISO-10383 Market Identification Codes (MIC) and relevant data.

##Build (get updated MIC data) npm run build

##Usage

import {mics, data} from 'iso-10383'
console.log(mics) //array of mics
console.log(data['XNYS']) //XNYS data

##Test npm test

##License

See the LICENSE file for license rights and limitations (MIT).