check-more-types

v2.12.1
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

mocha

mocha test/check-more-types-spec.js

mocha:synthetic

grunt mochaTest:syntheticBrowser

node-test

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

pkgfiles

pkgfiles

pretest

grunt

semantic-release

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

size

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

test

npm run node-test && npm run mocha:synthetic && npm run mocha

watch

grunt watch

Metadata

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

Downloads