check-more-types

v2.2.0
Large collection of predicates
check-types checks duck-typing type-checking types

build

grunt

coveralls

node node_modules/lcov-filter/index.js cover/lcov.info test | ./node_modules/coveralls/bin/coveralls.js

node-test

node test/load-under-node-test.js

test

grunt && npm run node-test && grunt mochaTest:syntheticBrowser

watch

grunt watch

issues

git-issues

commit

git-issues && commit-wizard

pkgfiles

pkgfiles

size

tarball="$(npm pack .)"; wc -c "${tarball}"; tar tvf "${tarball}"; rm "${tarball}";

Metadata

  • MIT
  • >= 0.8.0
  • Gleb Bahmutov
  • released 11/19/2015

Downloads