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