2.3.5 • Published 10 years ago
parsleyjs-dpz-fork v2.3.5
Parsley
JavaScript form validation, without actually writing a single line of JavaScript!
Version
2.3.5
Doc
See index.html and doc/
Requirements
jQuery >= 1.8 es5-shim if you want need to support IE8
Contributing
See the CONTRIBUTING.md file
Integrations
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 gulpthen
npm install
gulp testBuild dist/ and doc/annotated-source
gulp buildRun tests
In the browser: run a server with gulp test-browser, then open test/runner.html
In the terminal: gulp test
License
Released under the MIT License. See the bundled LICENSE file for
details.
2.3.5
10 years ago