Validate your forms, frontend, without writing a single line of javascript http://parsleyjs.org
Build
JavaScript form validation, without actually writing a single line of JavaScript!
Version
2.6.2
Doc
See
index.html and doc/Requirements
Contributing
See the
CONTRIBUTING.md fileIntegrations
Create integration with other framework as a separate Github repo and send a pull request for including here. Some integrations are
Install dev environment and running tests
First time: install
npm and:npm install -g gulp
then
npm install
gulp test
Build dist/ and doc/annotated-source
gulp build
Run tests
In the browser: run a server with
gulp test-browser, then open test/runner.html
In the terminal:
gulp testfrom https://github.com/guillaumepotier/Parsley.js
No comments:
Post a Comment