html5 storage interface for node and browser
Compiles sync functions into async generator functions
Provide multiple patterns to node-glob
Runs a list of async tasks, passing the results of each into the next one
Client-side scripts for BrowserSync
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
React hooks for persistent state
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
An RPC implementation between Web and NodeJS workers that works sync
Easily store objects or any type of data to localStorage or sessionStorage.
HTML/XML processor
React hooks api to synchronize localstorage as a state across browser tabs
Get current machine IP, MAC and DNS servers.
Like which(1) unix command. Find the first instance of an executable in the PATH.
Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API with NO performance issues
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
A simple library that emulates memcache functions using HTML5 localStorage
Store enhancer that syncs (a subset of) your redux store state to localstorage.
Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)
Safely and securely store data and share them across your extension and websites
Synchronous zlib bindings for NodeJS
Module for storeon to persist data from state to local storage
Svelte 5 persisted states, [svelte-persisted-store](https://github.com/joshnuss/svelte-persisted-store), but implemented with Svelte 5 Runes.
TypeScript definitions for readline-sync