2.0.0 • Published 2 years ago

naicsjs v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

naics

Utility tools for 2022 NAICS standards.

Installation

Install this package using npm.

$ npm install naicsjs

Usage

Get industry by NAICS code.

const naics = require('naicsjs')

let industry = naics(62111)

Contributing

Contributions are HIGHLY encouraged.

License

MIT

2.0.0

2 years ago

1.0.0

2 years ago