addr-to-ip-port
Convert an 'address:port' string to an array [address:string, port:number]
Convert an 'address:port' string to an array [address:string, port:number]
Breeze data management for JavaScript clients
Generate an HTML5 Application Cache for a Webpack build
Load one or more images, return a promise. Only 0.4KB, for the browser, no dependencies.
A simple and flexible library that caches HTTP requests in Angular applications
In-memory cache with high hit rates via LFU eviction. Supports time-based expiration, automatic loading and metrics.
A mock implementation of memcached to use as a replacement in tests
Cache middleware for nuxt's SSR rendering.
Clear a module from the `require` cache
Old static asset revision files filter
Download and cache webpages and write them to disk for fast future retrieval
Simplistic node redis cache ready can scale with generic-pool support
Immediate put/get for abstract-chunk-store compliant stores
Simple cache-breaker, appends a timestamp or md5 hash to any urls
Cache Breaking Tasks
CacheFactory is a very simple and useful cache for the browser.
An LRU cache of weak references
save data to storage and read from it to speed up computing
Function memoization with configurable caching and support for async functions
A least-recently-used cache in 35 lines of code