Skip to content

A modern Stimulus library delivering common JavaScript behaviors with a bunch of customizable controllers.

Notifications You must be signed in to change notification settings

stimulus-components/stimulus-components

Repository files navigation

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.