@statengine/siamese
v0.0.29
Published
Normalizes public safety data.
Downloads
147
Keywords
Readme
siamese
Pluggable library to help transform public safety data into standardized schemas.
Installation
Using npm:
npm install @statengine/siamese
Tests
To run the test suite, first install the dependencies, then run npm test
:
npm install
npm test