Skip to content

Over 25 Stimulus controllers with built-in behavior, top-tier documentation, designed for easy extension, and ready for your styles to solve every day frontend problems.

Notifications You must be signed in to change notification settings

divagueame/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.

About

Over 25 Stimulus controllers with built-in behavior, top-tier documentation, designed for easy extension, and ready for your styles to solve every day frontend problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.9%
  • HTML 47.2%
  • Other 0.9%