DynamicForms is a js library that handles all interactions in forms with dynamic content (e.g. select with variable options, updating rules and visibility changes depending on fields' state).
npm install @simomosi/dynamic-formsIt supports the developer in managing and centralizing all forms interactions.
It's written in typescript and built with Vite
Here's some examples.
!Dynamic Form initialisation gif
The progressive filtering status is restored: all the available options are automatically fetched.
If you have questions or suggestions open an issue on github.
Thank you very much for your support ❤