Memoize/cache function results
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
A simple key/value storage using files to persist the data
Super-fast alternative for babel
CSS Counter Styles Level 3 and presets
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
LRU and FIFO caches for Client or Server
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Create a full Content-Type header given a MIME type or extension and cache the result
A pure JavaScript React Native component to render CSS3 compliant ordered and unordered lists.
Find and parse the tsconfig.json file from a directory path
High Performance In-Memory Cache for Node.js
Cache Manager for Node.js
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Simple key-value storage with support for multiple backends
Basic cache object for storing key-value pairs.
A cache object that deletes the least-recently-used items.
Import ES modules without cache.
A cache for managing namespaced sub-caches
Simple and Maintained fast NodeJS internal caching
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
Require hook for automatic V8 compile cache persistence
Cache requires to be lazy-loaded when needed.
DataMapper plugin for for counter caches ala ActiveRecord
DataMapper plugin for counter caches ala ActiveRecord. Original idea and implementation by Saimon Moore (daimonmoore [a] gmail [d] com)