serializr

v1.1.13
Serialize and deserialize complex object graphs to JSON
serialize deserialize graph json mobx

test

npm run build-test && node test/index

lint

eslint src

prepublish

npm run build && npm run build-docs

build

node scripts/build.js

build-docs

documentation readme src/serializr.js --github --section API

build-test

npm run build-test-babel && npm run build-test-ts

build-test-ts

tsc -p test/typescript

build-test-babel

babel test/babel/babel.js -o test/babel/babel-compiled.js

coverage

npm run build-test && istanbul cover tape test/*.js

Metadata

  • MIT
  • Whatever
  • Michel Weststrate
  • released 9/26/2017

Downloads