
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
stimulus-nested-selects
Advanced tools
A Stimulus controller to manage nested selects within a form
A standard Stimulus Controller for Nested Selects & Dynamic forms
Only ~1kb
This assumes that you have Stimulus already installed.
In your project just add the stimulus-nested-selects package.
$ yarn add stimulus-nested-selects
or
$ npm i stimulus-nested-selects
create a new Stimulus controller that will inherit from stimulus-nested-selects
For each ressource the you need to create some dedicated routes and json answers to provides the select options.
This wrapper does not include any CSS. Flatpickr CSS should be loaded separately from the main Flatpickr package as you would normally do.
Bug reports and pull requests are welcome.
To contribute:
Fork the project.
Install dependencies
$ yarn install
Start the test watcher
$ yarn test:watch
Running one-off test runs can be done with:
$ yarn test
Then :
👍 Write some tests
💪 Add your feature
🚀 Send a PR
This package is available as open source under the terms of the MIT License.
FAQs
A Stimulus controller to manage nested selects within a form
The npm package stimulus-nested-selects receives a total of 1 weekly downloads. As such, stimulus-nested-selects popularity was classified as not popular.
We found that stimulus-nested-selects demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.