@ldflex/comunica

v3.3.0
Comunica query engine support for the LDflex language

build:engine

mkdirp lib && comunica-compile-config config/config-default.json > lib/comunica-engine.js

build:lib

babel src --out-dir lib

build

npm run build:lib && npm run build:engine

jest

jest

lint

eslint src test

prepublishOnly

npm run build

test

npm run lint && npm run jest

test:dev

npm run jest -- --watch
npm i @ldflex/[email protected]

Metadata

  • MIT
  • Whatever
  • Ruben Verborgh
  • released 3/2/2020

Downloads

Maintainers