bs-json

v1.0.1
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

npm run build && jest --coverage && npm run coverage && 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 bs-json

Metadata

  • MIT
  • Whatever
  • glennsl
  • released 1/1/2018

Downloads

Maintainers