https://github.com/chiefpansancolt/stimulus-tailwind-components
StimulusJS for Tailwind Styled Components
https://github.com/chiefpansancolt/stimulus-tailwind-components
npm stimulus-tailwind-components stimulusjs tailwind tailwindcss
Last synced: about 2 months ago
JSON representation
StimulusJS for Tailwind Styled Components
- Host: GitHub
- URL: https://github.com/chiefpansancolt/stimulus-tailwind-components
- Owner: chiefpansancolt
- License: mit
- Created: 2022-06-11T11:44:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T14:04:00.000Z (about 1 year ago)
- Last Synced: 2025-04-09T07:49:48.243Z (2 months ago)
- Topics: npm, stimulus-tailwind-components, stimulusjs, tailwind, tailwindcss
- Language: JavaScript
- Homepage: https://stimulus-tailwind.chiefpansancolt.dev
- Size: 810 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# StimulusJS Tailwind Components



[](https://discord.gg/pBxGpfrmD4)This package contains pre built stimulus controllers for common [tailwindcss](https://tailwindcss.com) based components inspired by [TailwindUI](https://tailwindui.com) and [HeadlessUI](https://headlessui.com/) to help save you the time from having to build on every project you may need it on.
Currently supports:
- [Notification(s)](https://stimulus-tailwind.chiefpansancolt.dev/docs/features/notification)
- [Theme](https://stimulus-tailwind.chiefpansancolt.dev/docs/features/theme)
- [Switch](https://stimulus-tailwind.chiefpansancolt.dev/docs/features/switch)
- [Modal](https://stimulus-tailwind.chiefpansancolt.dev/docs/features/modal)## Roadmap
Check out the [roadmap](https://github.com/users/chiefpansancolt/projects/3) to see what other features and/or fixes are coming down the pipeline for this project!
## Installation
Check out our documentation [here](https://stimulus-tailwind.chiefpansancolt.dev/docs/installation) for full details on how to add to your project!
## Examples/Playground
Checkout a live demo of examples [here](https://stimulus-tailwind-play.chiefpansancolt.dev).
## Change Log
Check out the [Change Log](https://stimulus-tailwind.chiefpansancolt.dev/docs/change_log) for new breaking changes/features/bug fixes per release of a new and past versions.
## Contributing
Bug Reports, Feature Requests, and Pull Requests are welcome on GitHub at https://github.com/chiefpansancolt/stimulus-tailwind-components. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](https://github.com/chiefpansancolt/stimulus-tailwind-components/blob/main/.github/CODE_OF_CONDUCT.md) code of conduct.
To see more about Contributing check out this [document](https://github.com/chiefpansancolt/stimulus-tailwind-components/blob/main/.github/CONTRIBUTING.md).
- Fork Repo and create new branch
- Once all is changed and committed create a pull request.**Ensure all merge conflicts are fixed and CI is passing.**
## Development
Checkout our development guide [here](https://github.com/chiefpansancolt/stimulus-tailwind-components/blob/main/.github/DEVELOPMENT.md) to see how you can commit to the repo.
_**NOTE: Do not commit any changes made in dist folder from compiling as this will be performed by the owner before building of a release.**_
## License
Stimulus Tailwind Components is available as open source under the terms of the [MIT License](https://github.com/chiefpansancolt/stimulus-tailwind-components/blob/main/LICENSE).
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the
[all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!