Skip to content

valenciadb/nodejs-vql

Repository files navigation

ValenciaQL (Valencia Query Language)

Observations

ANTRL4 is ESM, for this reason, the packages have been developed as ESM too.

Environment preparation

$ git config --local core.hooksPath .githooks
$ chmod u+x .githooks/*

Scripts

Install/bootstrap

npm i

Build

npm run build

Test

Unit tests:

npm t

Integration tests:

npm test/itg

Unit tests and integration tests:

npm tests

About

Valencia Query Language for Node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published