-
Notifications
You must be signed in to change notification settings - Fork 0
Home
David Day edited this page Jan 27, 2022
·
2 revisions
Welcome to the Bootstrap-Form-Builder wiki!
A simple solution for creating Bootstrap forms on the fly.
Bootstrap-Form-Builder is licensed under the MIT License
I'm not actively looking to collaborate with a team on this project. It is a personal project of mine that I started for two reasons:
- To dynamically build forms passing JSON objects
- To sharpen my vanilla JavaScript skills
Font Awesome will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions, including new features, without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch
For more information on SemVer, please visit http://semver.org.
- Email: dday9@yahoo.com
- GitHub: http://github.com/dday9
- Stack Overflow: https://stackoverflow.com/users/1920035/david