@glennsl/bs-json

v5.0.4
Compositional JSON encode/decode library for BuckleScript
bucklescript json

build

bsb -make-world

start

bsb -make-world -w

coverage

nyc report --temp-directory=coverage --reporter=text-lcov | coveralls

test:coverage

npm run build && jest --coverage && npm run coverage && npm run test:examples

test

npm run build && jest && npm run test:examples

test:examples

npm run build && ./run_examples.sh

watch:bsb

bsb -make-world -w

watch:jest

jest --coverage --watchAll

watch:screen

screen -c .screenrc
npm i @glennsl/bs-json

Metadata

Downloads

Maintainers