OpenCode TUI sidebar: prompt cache hit rate, tokens & cost with sub-agent rollup. Works with opencode-visual-cache; optional per-call JSONL timeline.
A cache object that deletes the least-recently-used items.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
A simple key/value storage using files to persist the data
bounded-size caches having WeakMap-compatible methods
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
An implementation of the memoize technique
OpenCode plugin for interactive PTY management - run background processes, send input, read output with regex filtering
OpenCode TUI plugin displaying real-time token cache hit rate in the sidebar
LRU and FIFO caches for Client or Server
TypeScript definitions for http-cache-semantics
OpenCode plugin that enables prompt caching for multiple API providers by injecting metadata.user_id
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Tools for minimal TypeScript transpilation of Vue SFCs
Require extension that allows for caching/precompiling
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
No description provided.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Create a full Content-Type header given a MIME type or extension and cache the result
A generational pseudo-LRU cache with strict maximum size limits.
Yet another auto expiring, max sizable cache
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)