@nanostores/vue
TypeScript icon, indicating that this package has built-in type declarations

0.10.0 • Public • Published

Nano Stores Vue

Vue integration for [Nano Stores], a tiny state manager with many atomic tree-shakable stores.

  • Small. Less than 1 KB with all helpers. Zero dependencies.
  • Fast. With small atomic and derived stores, you do not need to call the selector function for all components on every store change.
  • Tree Shakable. The chunk contains only stores used by components in the chunk.
  • Helpers. Designed to keep code clean and save a few keystrokes.
  • Devtools. Plugin with full support of [Vue Devtools].
  • Was designed to move logic from components to stores.
  • It has good TypeScript support.

Docs

Read full docs here.

Package Sidebar

Install

npm i @nanostores/vue

Weekly Downloads

4,263

Version

0.10.0

License

MIT

Unpacked Size

21.5 kB

Total Files

14

Last publish

Collaborators

  • dkzlv
  • ninoid
  • wobsoriano
  • ai
  • euaaaio