can-validate

v0.8.3
Validation plugin for CanJS that provides an abstraction layer to your validation library of choice (Shim may be required).
Validate plugin canjs

build

node ./stealBuild.js

develop

http-server -p 3000 -c-1 -o

lint

xo

test

xo && testee --browsers firefox can-validate.test.html

prepublish

npm run build

publish

git push origin --tags

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

document

documentjs

Metadata

  • MIT
  • Whatever
  • Bitovi
  • released 3/2/2016

Downloads

Maintainers