0.10.0 • Published 10 months ago

@nanostores/vue v0.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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.

0.10.0

10 months ago

0.9.0

12 months ago

0.8.1

1 year ago

0.8.0

1 year ago

0.9.1

11 months ago

0.8.2

1 year ago

0.7.0

1 year ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.4

2 years ago

0.5.5

2 years ago

0.3.0

3 years ago

0.5.3

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago