formbuilder.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [formbuilder]
www.codever.land/bookmarks/t/formbuilder
Abracadabra
https://github.com/TrevorHinesley/abracadabra
The gem that swaps out text with a fully-compliant Rails form in one click.
- tags: ruby, formbuilder
- :octocat: source code
Cocoon
https://github.com/nathanvda/cocoon
Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms.
- tags: ruby, formbuilder
- :octocat: source code
Formtastic
https://github.com/justinfrench/formtastic
A Rails form builder plugin with semantically rich and accessible markup.
- tags: ruby, formbuilder
- :octocat: source code
Rails Bootstrap Forms
https://github.com/bootstrap-ruby/rails-bootstrap-forms
Rails form builder that makes it super easy to create beautiful-looking forms with Twitter Bootstrap 3+.
- tags: ruby, formbuilder
- :octocat: source code
Reform
https://github.com/apotonick/reform
Gives you a form object with validations and nested setup of models. It is completely framework-agnostic and doesn't care about your database.
- tags: ruby, formbuilder
- :octocat: source code
Simple Form
https://github.com/plataformatec/simple_form
Rails forms made easy.
- tags: ruby, formbuilder
- :octocat: source code