Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T06:56:14.000Z (6 months ago)
- Last Synced: 2024-10-28T01:39:28.127Z (7 days 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: 107
- Watchers: 4
- Forks: 22
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-stimulusjs - stimulus-rails-nested-form - A Stimulus controller to create new fields on the fly to populate your Rails relationship. (Packages)
- awesome-hotwire - stimulus-rails-nested-form - A Stimulus controller for managing nested forms in Rails. (**Awesome Hotwire** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Stimulus)
- awesome-hotwire - stimulus-rails-nested-form - A Stimulus controller for managing nested forms in Rails. (**Awesome Hotwire** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Stimulus)
README
# Stimulus Rails Nested Form
[![](https://img.shields.io/npm/dt/stimulus-rails-nested-form.svg)](https://www.npmjs.com/package/stimulus-rails-nested-form)
[![](https://img.shields.io/npm/v/stimulus-rails-nested-form.svg)](https://www.npmjs.com/package/stimulus-rails-nested-form)
[![](https://github.com/stimulus-components/stimulus-rails-nested-form/workflows/Lint/badge.svg)](https://github.com/stimulus-components/stimulus-rails-nested-form)
[![](https://github.com/stimulus-components/stimulus-rails-nested-form/workflows/Test/badge.svg)](https://github.com/stimulus-components/stimulus-rails-nested-form)
[![](https://img.shields.io/github/license/stimulus-components/stimulus-rails-nested-form.svg)](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.