Skip to content

jolamar/Bootstrap-Form-Builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Bootstrap 3 Form Builder

##What's this?

A Drag-and-drop form builder for twitter bootstrap.

##Where can I see it in action?

The initial form builder is hosted on github pages here.

Adding new form elements

  • In the js/data/ folder are json files, each of which corresponds to a tab in the form builder.
  • If you just want to add a new element you need to:
  • If you want to add a new tab, you'll also need to adjust the app.js file to make sure the tab is loaded.

Credits to Adam Moore (minikomi) for the initial repo

About

Web app for drag drop building bootstrap forms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • CSS 1.6%