@patomation/query-param
A module to get query string parameters from the window object
A module to get query string parameters from the window object
Persisted operations (aka persisted queries) support for PostGraphile's server
Express middleware to handle persisted (stored) GraphQL queries by ID
useReducer hook with persistence in storage
A simple index which will be persisted on the disk during runtime.
A simple index which will be persisted in redis
simple, reactive state management for any framework using @vue/reactivity
A custom relay modern compiler that supports persisted queries
persisted plugin for svelte store manager
Tiny in-memory persisted queries middleware for apollo-server-restify
a Node.js cache that can persist to (.json) file
Persisted queries for benzene
make a normal object persist as JSON
A [Svelte writable store](https://svelte.dev/docs/svelte-store#writable) that saves values to [Web-Storage ](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API). Great for persisting settings or preference objects within your Svelte apps. Th
Svelte 5 persisted states, [svelte-persisted-store](https://github.com/joshnuss/svelte-persisted-store), but implemented with Svelte 5 Runes.
Extra treats for GraphQL Server. Not limited to @benzene libraries!
Persist a reactive Vue object
Vuex 状态管理中实现持久化存储的插件。 它可以将 Vuex 的状态持久化到本地存储(如LocalStorage或SessionStorage),并在页面刷新后自动恢复这些状态,从而实现了状态的持久化。
<h1 align="center">Welcome to @ekwoka/persistedstore 👋</h1> <p> <a href="https://www.npmjs.com/package/@ekwoka/persistedstore"><img src="https://badge.fury.io/js/@ekwoka%2Fpersistedstore.svg" alt="npm version" height="18"></a> <a href="#" target="_bl
Persisted operations support for Grafserv