Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
pkg-store
Use package.json as a config store.
base-store
Plugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods from the data-store library. Also now supports sub-stores!
electron-store
Simple data persistence for your Electron app or module - Save and load user settings, app state, cache, etc
tinybase
A reactive data store and sync engine.
data-store
Easily persist and load config data. No dependencies.
common-config
Config store for values that are commonly needed by project scaffolders, like Generate or Yeoman.
@woocommerce/data
WooCommerce Admin data store and utilities
generic-data-chamber
A global data store that is library agnostic.
persistent-cache
A simple module to persistently store/cache arbitrary data.
base-cli
Plugin for base-methods that maps built-in methods to CLI args (also supports methods from a few plugins, like 'base-store', 'base-options' and 'base-data'.
persist-path
Get OS-specific path to store persistent data
can-dom-data-state
A key/value store useful for associating data with DOM Nodes.
macro-store
Get and set macros created by commandline arguments.
tomerbu-todo-store
todo list store
forerunnerdb
A NoSQL document store database for browsers and Node.js.
vuex-typed-store
A vuex extension to make your vues store fully typed
@vulcan-sql/extension-store-canner
Canner persistence store for Vulcan SQL
ii-store
A Store utility.
@getanthill/event-source
Event-sourced data store handling library
configstore
Easily load and save config without having to think about where and how