defined-options

v0.2.0
Define option properties with optional validation, filter and default value. Read, write, validate and merge option values as simple as possible.
options validate merge extend

test

mocha -R spec

lint

jshint ./lib/*.js & jscs ./lib/*.js

cover

istanbul cover ./node_modules/.bin/_mocha -- -R spec

watch

mocha -R spec -w

codeclimate

codeclimate-test-reporter < coverage/lcov.info

Metadata

  • MIT
  • >=0.12.0
  • Simon Lepel
  • released 9/14/2015

Downloads

Maintainers