check-more-types

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

build

grunt

commit

git-issues && commit-wizard

coveralls

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

issues

git-issues

node-test

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

pkgfiles

pkgfiles

semantic-release

semantic-release pre && npm publish && semantic-release post

size

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

test

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

watch

grunt watch

Metadata

  • MIT
  • >= 0.8.0
  • Gleb Bahmutov
  • released 12/3/2015

Downloads