Files with *** mark is the only 1 files you need to apply formizer to your own project
within formizer.min.js there are 2 main global function :
- getFormEntries : function to get all elements input's value automatically
- setFormEntries : function to set all elements input's value automatically
Note :
Detail how to use both function are available below (commented // this is an example how to use)
Bootstrap is not part of requirement for this library to use. It's use for demo purpose only