jsonql-errors

v1.2.1
Jsonql js error classes use across the projects
jsonql Error

prepare

npm run build

test

ava

test:debug

DEBUG=jsonql* ava

test:server

ava ./tests/server.test.js

test:run

node ./tests/helpers/run.js

test:fn

ava ./tests/fn.test.js

build:prod

TARGET=cjs rollup -c

build:umd

TARGET=umd rollup -c

build:gen

TARGET=general rollup -c

build

npm run build:prod && npm run build:umd
npm i jsonql-errors

Metadata

  • ISC
  • Whatever
  • Joel Chu
  • released 3/15/2020

Downloads

Maintainers