camshaft icon indicating copy to clipboard operation
camshaft copied to clipboard

Analysis library to create data views from queries

camshaft

Analysis library to create data views from queries.

Build Status

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.