fully-typed

v2.1.1
Run time type validation, transformation, and error generator that works out of the box on primitives, objects, arrays, and nested objects. Also extensible for custom types.
fully-typed typed type typescript ducktype validation

test

mocha tests/*.js

coverage

nyc --reporter=html mocha tests/*.js

coverage:report

nyc mocha tests/*.js && nyc report --reporter=text-lcov | coveralls
npm i fully-typed

Metadata

Downloads

Maintainers