0.10.0 • Published 2 years ago
@nanostores/vue v0.10.0
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
2 years ago
0.9.0
2 years ago
0.8.1
2 years ago
0.8.0
2 years ago
0.9.1
2 years ago
0.8.2
2 years ago
0.7.0
2 years ago
0.6.1
3 years ago
0.6.0
3 years ago
0.5.4
3 years ago
0.5.5
3 years ago
0.3.0
4 years ago
0.5.3
4 years ago
0.5.0
4 years ago
0.4.1
4 years ago
0.4.0
4 years ago
0.5.2
4 years ago
0.5.1
4 years ago
0.2.1
4 years ago
0.2.0
4 years ago
0.1.0
4 years ago