Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@graphile/persisted-operations
Persisted operations (aka persisted queries) support for PostGraphile's server
@grafserv/persisted
Persisted operations support for Grafserv
svelte-persisted-state
Svelte 5 persisted states, [svelte-persisted-store](https://github.com/joshnuss/svelte-persisted-store), but implemented with Svelte 5 Runes.
relay-compiler-plus
A custom relay modern compiler that supports persisted queries
use-reducer-persisted
useReducer hook with persistence in storage
graphql-express-persisted-query
Express middleware to handle persisted (stored) GraphQL queries by ID
pinia-persisted-plugin
将 Pinia 的状态持久化到本地存储(如LocalStorage或SessionStorage),并在页面刷新后自动恢复这些状态,从而实现了状态的持久化。
gqlcheck
Performs additional checks on your GraphQL documents and operations to ensure they conform to your rules, whilst allow-listing existing operations and their constituent parts (and allowing overrides on a per-field basis). Rules include max selection set d
svelte-web-storage
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
vuex-persisted-plugin
将 Vuex 的状态持久化到本地存储(如LocalStorage或SessionStorage),并在页面刷新后自动恢复这些状态,从而实现了状态的持久化。
@benzene/extra
Extra treats for GraphQL Server. Not limited to @benzene libraries!
easystatemanager
a lightweight JavaScript library that provides a simple and efficient way to manage state
@jiuyue-/pinia-persisted-state
Persisted state for Pinia
@alanchenchen/svelte-store-persisted
persisted plugin for svelte store manager
stureby-index
A simple index which will be persisted on the disk during runtime.
vue-reactive-persisted
Persist a reactive Vue object
easystatemanagersvelte
a lightweight svelte library that provides a simple and efficient way to manage and persist state to local storage
vemdalen-index
A simple index which will be persisted in redis
@replygirl/vanity
simple, reactive state management for any framework using @vue/reactivity
@patomation/query-param
A module to get query string parameters from the window object