A persistent caching plugin for NativeScript
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
Advanced and efficient image display plugin which uses Fresco (Android) and SDWebImage (iOS) to implement caching, placeholders, image effects, and much more.
A simple key/value storage using files to persist the data
A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
TypeScript definitions for http-cache-semantics
LRU and FIFO caches for Client or Server
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Fast document oriented javascript in-memory database
A generational pseudo-LRU cache with strict maximum size limits.
Parser and DOM over the xcode pbxproj
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
An LRU cache of weak references
A super-fast, promise-based cache that reads and writes to the file-system.
Create a full Content-Type header given a MIME type or extension and cache the result
Command-line interface for building NativeScript projects
No description provided.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)