https://github.com/winduum/winduum-stimulus
https://github.com/winduum/winduum-stimulus
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/winduum/winduum-stimulus
- Owner: winduum
- License: mit
- Created: 2024-01-31T10:46:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T12:33:05.000Z (about 1 year ago)
- Last Synced: 2025-04-30T13:59:47.025Z (about 1 year ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎨 [Winduum Stimulus](https://winduum.dev)
Ready to use components and utilities for Stimulus
## Dependencies
```json
{
"@hotwired/stimulus": "^3",
"@newlogic-digital/utils-js": "^1",
"winduum": "^2"
}
```