Awesome
Stimulus components
👉 Introducing Stimulus components.
📚 Documentation
See Stimulus Components Website.
👷 Contributing
Do not hesitate to contribute to the controllers by adapting or adding features ! Bug reports or pull requests are welcome.
Don't forget to drop a 🌟 on GitHub to support the project.
Publish a new version
$ pnpm run lintfix && pnpm run test
$ cd components/<specific-package-name>
$ pnpm version <patch|minor|major>
$ pnpm publish
📝 License
This project is released under the MIT license.