Gathering detailed insights and metrics for docs/stores
Gathering detailed insights and metrics for docs/stores
Gathering detailed insights and metrics for docs/stores
Gathering detailed insights and metrics for docs/stores
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
@cosh-eco/stores-module
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
@crikey/stores-base
Types and functions for creating [Svelte](https://svelte.dev/) compatible stores. `@crikey/stores-base` stores further extend the [svelte/store](https://svelte.dev/docs#run-time-svelte-store) contract to allow for additional features and extensibility.
@crikey/stores-strict
Provide [svelte](https://svelte.dev/docs#run-time-svelte-store) compatible implementations of `readable`, `writable`, `derived` and `get` with strict inequality triggering semantics.
@crikey/stores-immer
Provide [svelte](https://svelte.dev/docs#run-time-svelte-store) compatible implementations of `readable`, `writable`, `derived` and `get` using immutible values via [immer](https://immerjs.github.io/immer/).