Skip to main content
jQuery Logo
This version is old school. Please find jQuery plugins on npm.

jQuery JSON Form

by Niko Berger

jQuery based form library that allows you to handle data within a js object (i.e. JSON) with html forms.\ You can modify all fields/properties by simply creating a html form with the correct naming schema (MVVM Pattern).\ \ The main features of this library are:\ Full standard html with data available in a js object\ Update an existing js object with changes done within a form\ Fully internationalizable with number format, currency and date formatting\ Provide basic functions for formatting (i.e. date/time, money) using html markup\ Provide form validation functionality\ handle collections (arrays) with subobjects\ provides helper methods to handle array manipulation (add new entry/remove an entry, sorting) using only html markup\ Can be used in connection with an autocomplete function to add new array objects



Versions

Version
Date
Sep 11, 2014
Sep 11, 2014
Sep 11, 2014
May 07, 2014
Jan 14, 2014
1.1.1
Dec 12, 2013
Oct 28, 2013
Oct 08, 2013
Oct 07, 2013
Sep 07, 2013
Jul 25, 2013
Jul 23, 2013

GitHub Activity

67
Watchers
19
Forks

Maintainers

Plugin Maintainer Niko Berger

Licenses

Dependencies

  • jquery >=1.7