https://github.com/stimulus-components/stimulus-rails-nested-form
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
https://github.com/stimulus-components/stimulus-rails-nested-form
npm-package snowpack stimulus-controller stimulus-js stimulusjs
Last synced: 2 days ago
JSON representation
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
- Host: GitHub
- URL: https://github.com/stimulus-components/stimulus-rails-nested-form
- Owner: stimulus-components
- License: mit
- Created: 2020-10-15T09:31:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T06:56:14.000Z (over 1 year ago)
- Last Synced: 2025-07-02T11:12:51.312Z (3 months ago)
- Topics: npm-package, snowpack, stimulus-controller, stimulus-js, stimulusjs
- Language: HTML
- Homepage: https://stimulus-rails-nested-form.stimulus-components.com
- Size: 407 KB
- Stars: 110
- Watchers: 3
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hotwire - stimulus-rails-nested-form - A Stimulus controller for managing nested forms in Rails. (**Awesome Hotwire** [](https://github.com/sindresorhus/awesome) / Stimulus)
- awesome-hotwire - stimulus-rails-nested-form - A Stimulus controller for managing nested forms in Rails. (**Awesome Hotwire** [](https://github.com/sindresorhus/awesome) / Stimulus)
README
# Stimulus Rails Nested Form
[](https://www.npmjs.com/package/stimulus-rails-nested-form)
[](https://www.npmjs.com/package/stimulus-rails-nested-form)
[](https://github.com/stimulus-components/stimulus-rails-nested-form)
[](https://github.com/stimulus-components/stimulus-rails-nested-form)
[](https://github.com/stimulus-components/stimulus-rails-nested-form)## Getting started
A Stimulus controller to create new fields on the fly to populate your Rails relationship with `accepts_nested_attributes_for`.
## 📚 Documentation
See [stimulus-rails-nested-form documentation](https://www.stimulus-components.com/docs/stimulus-rails-nested-form/).
## 👷♂️ Contributing
Do not hesitate to contribute to the project by adapting or adding features ! Bug reports or pull requests are welcome.
## 📝 License
This project is released under the [MIT](http://opensource.org/licenses/MIT) license.