0.0.1-alpha-6c88c35 • Published 1 year ago

@arql/core v0.0.1-alpha-6c88c35

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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.