Pi extension: two-line status footer showing path, git branch, token usage, and model
Reusable human-in-the-loop delivery framework for planning, checking, executing and verifying software tasks across separate project repositories.
Page-level caching module for Nuxt.js (multi-stores).
Cache module for the T4H Framework
IBM DB2 and IBM Informix bindings for node
An adapter that allows you to use any cache handler on the client and server side and switch between them. Adds support for running next.js applications in multiple instances.
An exchange that dispatches active operations when the window regains focus
A lightweight plugin to recursively populate nested data in RESTful API requests
LRU cache with event registry to handle cache changes
simple LRU cache atop LevelUp
Extend HTMLDocument and Element with hOCR query and property helpers
A Map which accepts multiple objects as a key.
[DEPRECATED — re-export shim] Use @solcreek/adapter-next-core for Next-specific helpers and @solcreek/creekd-manifest for the creekd manifest contract.
Very simple cache based on rocksdb. API: import RocksDbCache from '' const path = './cache' const cache = new RocksDbCache(path) // value can be anything serializable by JSON.stringify await cache.set(key, value) console.log(await cache.get(key))
React Native library for on-device LLM inference using llama.cpp. Part of Novastera CRM/ERP platform ecosystem.
Fast and lightweight lru cache for javascript
Utility for fetching and caching JSON for a configurable amount of time
Quave linting rules for ESLint
axios-cache-adapter export/import json for save/load file
A reference implementation of a CommonJS module loader for Etherpad.
Much better tracing of unhandled promise rejections in JavaScript
node-unix-socket allows you to use SO_REUSEPORT, SOCK_SEQPACKET, SOCK_DGRAM in Node.js.
Async JSON validation library for node.js.
Runs Promises in a pool that limits their concurrency.