Download jzform Free Java Code
Description
Create forms based on the data they need to return. jzForm will build the html, or pass json to a script to build it for you, or xml for custom apps. It validates the return and give your program back only good data.
Source Files
The download file jzform-master.zip has the following entries.
.gitignore/* ww w . j av a 2s .com*/
About
History
License
README.textile
Rakefile
Todo
Version
example/form_test.rb
javascript/jzform.js
javascript/spec/form-builder.js
javascript/spec/spec_helper.js
javascript/spec/suite.html
javascript/spec/suite.html~
javascript/spec/support/jquery-1.2.6.js
javascript/spec/support/jquery.fn.js
javascript/spec/support/jquery.print.js
javascript/spec/support/screw.behaviors.js
javascript/spec/support/screw.builder.js
javascript/spec/support/screw.css
javascript/spec/support/screw.events.js
javascript/spec/support/screw.matchers.js
jzform.gemspec
lib/jzform.rb
lib/jzform/field.rb
lib/jzform/form.rb
lib/jzform/template.rb
lib/jzform/templates/field.html.haml
lib/jzform/templates/form.html.haml
lib/jzform/templates/input/boolean.html.haml
lib/jzform/templates/input/integer.html.haml
lib/jzform/templates/input/number.html.haml
lib/jzform/templates/input/selection.html.haml
lib/jzform/templates/input/string.html.haml
spec/field_html_spec.rb
spec/fields_spec.rb
spec/form_html_spec.rb
spec/jzform_spec.rb
spec/runner_spec.rb
spec/template_spec.rb
spec/templates/form.html.haml
spec/templates/form.screen.rb
spec/validation_spec.rb
spec/validations/integer_spec.rb
spec/validations/string_spec.rb
Download
Click the following link to download jzform-master.zip.
jzform-master.zip