@spotable/spreadsheet-import-parsers
v0.1.0
Published
Column parsers for messy supplier data: quantities with units, and unit ratios declared by a column header.
Downloads
39
Readme
@spotable/spreadsheet-import-parsers
Optional column parsers for messy supplier data, for use with spreadsheet-import. Quantities with units, and unit ratios a column header declares.
npm i @spotable/spreadsheet-import-parsersThese turn cells like 12 stuks, 2,5 kg or a Price per 100 g header into typed values with a UN/CEFACT unit code, instead of leaving you to regex them yourself.
Docs
See Column parsers in the root README for the parser list, the unit tables and how to attach one to a field.
MIT
