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