camshaft
v0.67.4
Published
Analysis library to create data views from queries
Downloads
482
Readme
camshaft
Analysis library to create data views from queries.
Library intentions and responsibilities: TBA.
Limitations
- TBA.
Internals
See docs/INTERNALS.md.
Dependencies
- Node >= 10.x
- npm >= 6.x
Install
To install the rest of the dependencies just run:
npm install
Tests
Tests suite can be run with:
npm test
That will (js)lint and run the tests.