Skip to content

omarluq/stimulus-store

Repository files navigation

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.