Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 256 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 256 Bytes

jQuery Populate

A jQuery extension for populating forms from JSON data.

$('#some-form').populate(JSON, options);

Authored by Dave Stewart. Project page.