Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 327 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 327 Bytes

NMFC Code Lookup

Usage

var nmfcCodes = require('nmfcCodes');

NMFC Code Lookup

var hills = nmfcCodes.lookup('186590');

{ 
  classCode: '85.00',
  description: 'Electric hand held Power Tools, or parts',
  item: 'Tools',
  nmfc: '186590',
  sub: '' 
}