0.0.5 • Published 9 years ago

form-syphon v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Form Syphon

Serializes and deserializes all input elements in a container element.

Usage

var json = FormSyphon.serialize($("form"));

FormSyphon.deserialize($("form"), json);

License

MIT © 2014 scalable minds

0.0.5

9 years ago