naicsjs
v2.0.0
Published
Utility tools for 2022 NAICS standards
Readme
naics
Utility tools for 2022 NAICS standards.
Installation
Install this package using npm.
$ npm install naicsjsUsage
Get industry by NAICS code.
const naics = require('naicsjs')
let industry = naics(62111)Contributing
Contributions are HIGHLY encouraged.
