CartoDB / camshaft

Analysis library to create data views from queries
BSD 3-Clause "New" or "Revised" License
17 stars 7 forks source link

camshaft

Analysis library to create data views from queries.

Build Status

Library intentions and responsibilities: TBA.

Limitations

Internals

See docs/INTERNALS.md.

Dependencies

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.