stimulus-store icon indicating copy to clipboard operation
stimulus-store copied to clipboard

Ultra lightweight state management for your Stimulus-powered web applications.

Stimulus Store Logo

GitHub package.json version GitHub Actions Netlify Status Last Commit Commit Activity All Contributors Pull Requests Closed Pull Requests GitHub issues PRs Welcome GitHub stars GitHub forks GitHub watchers Type Definitions BiomeJS Maintainability Test Coverage npm version npm downloads Bundle Size Bundle Min Tree-shaking size Top Language GitHub code size in bytes Maintenance Dependabot Made with Love

Ultra lightweight state management for your Stimulus powered web applications.

  • Create and manage global state with ease. 🔄
  • Share state between different controllers effortlessly using a unified, atomic Store class. 🔀
  • 1.04KB Minified and Brotlied ðŸŠķ

Installation

With a build system

Install with npm:

npm install stimulus-store

Install with yarn:

yarn add stimulus-store

UMD

Coming 🔜

Documentation

complete documentation on Stimulus Store, including guides, API details, and more can be found on www.stimulus-store.com.

Contributors âœĻ

Thanks goes to these wonderful people (emoji key):

Tomas Caraccia
Tomas Caraccia

ðŸ’ŧ ⚠ïļ 📖 🚧 👀 💎
Omar Luq
Omar Luq

ðŸ’ŧ ⚠ïļ 📖 🚧 👀 💎
Add your contributions

This project follows the all-contributors specification. Contributions of any kind welcome!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.