Stimulus components

November 12, 2024 ยท View on GitHub

๐Ÿ‘‰ 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.