ts-json-serializer

v1.2.1
Object serialization made easy with decorators.
typescript serialization deserialization decorators json

clean

del build coverage

pretest

npm run clean && tsc -p ./tsconfig/test.json

test

istanbul cover -x "**/*.spec.*" _mocha --report lcovonly -- --ui bdd "./build/test/**/*.spec.js"

posttest

remap-istanbul -i coverage/coverage.json -o coverage/lcov-mapped.info -t lcovonly

predevelop

npm run clean

develop

tsc -p .

prebuild

npm run clean

build

tsc -p ./tsconfig/build.json

Metadata

  • MIT
  • Whatever
  • Christoph Bühler
  • released 4/24/2017

Downloads

Maintainers