form-plus
v0.2.1
Published
Provide extra form features
Downloads
4
Readme
form-plus
Provide extra form features such as AJAX submit, skip empty, resubmitting lock.
Install
npm install form-plus
Features
Follow links for more usage information:
Testing
For tests, you need to install selenium-drivers for browsers. To run tests, use:
npm test
Browsers support
- Internet Explorer 11+
- Other modern browsers
For old browsers see paulzi-form package with similar functionality.