browser-forms
v0.0.2
Published
Polished form validation interaction in the browser. Built on caolan/forms.
Downloads
5
Readme
Browser Forms
Constructing a good form by hand is a lot of work.
Ruby on Rails and Django contain code to make this process less painful.
This module is an attempt to provide the same sort of helpers for browser-side js.
It builds on caolan/forms
to provide polished client-side interactions.
npm install browser-forms