check-types-mini

v2.5.0
Check the types of your options object's values after user has customised them
plain object deep keys unique no difference compare new and 4 more...

build

babel index.js --presets babel-preset-es2015 --out-dir es5

coverage

nyc report --reporter=text-lcov | coveralls

precommit

npm test

prepare

npm run build

test

clear && ./node_modules/.bin/eslint index.js test.js && nyc --reporter=html --reporter=text ava && npm run build

watch

nodemon --quiet --watch . --exec npm run test

Metadata

  • MIT
  • >=5.11.0
  • Roy Revelt
  • released 9/12/2017

Downloads

Maintainers