@arql/core
v0.0.1-alpha-6c88c35
Published
This library was generated with [Nx](https://nx.dev).
Downloads
11
Readme
core
This library was generated with Nx.
Summary
The role of the core lib is to connect the critical arql libraries (parser -> contextualiser -> delegator -> collector) and allow a full resolution of data from a query string.
Building
Run nx build core
to build the library.
Running unit tests
Run nx test core
to execute the unit tests via Jest.