is-kindof

v3.0.1
Check type of given javascript value. Support promises, generators, streams, and native types. Built on [kind-of][] lib.
check functional is kind kindof programming type typeof utils and 2 more...

lint

standard --verbose

pretest

npm run lint

test

npm run coverage

posttest

npm run lint:coverage

coverage

nyc node test.js

lint:coverage

nyc check-coverage --lines 0 --branches 0 --statements 0 --functions 0

report-coverage

nyc report --reporter=text-lcov | coveralls

prerelease

npm test

release

standard-version --sign --no-verify

precommit

git add --all

commit

git-cz
npm i is-kindof

Metadata

  • MIT
  • Whatever
  • Charlike Mike Reagent
  • released 11/6/2016

Downloads

Maintainers