Showing 1-20 of 1,474,250 packages
walk paths fast and efficiently
Cache Manager for Node.js
file system store for node cache manager
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
An LRU cache of weak references
A cache object that deletes the least-recently-used items.
Get paths for storing things like data, config, cache, etc
file system store for node cache manager with binary data as files
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
Bindings for the Watchman file watching service
Module resolution utilities based on Node.js upstream implementation.
Memoize/cache function results
A simple key/value storage using files to persist the data
EditorConfig File Locator and Interpreter for Node.js
The closest you can get to require something with bypassing the require cache
Simple, filesystem-backed memoisation cache.
A minimal node SOAP client
Full implementation of the fs module on top of leveldb
A super-fast, promise-based cache that reads and writes to the file-system.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.