管理电脑中的疑似缓存
generates a hash that represents a module and its depenencies uniqueness
Let your JS API users either give you a callback or receive a promise
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
Parse, Resolve, and Dereference JSON Schema $ref pointers
esbuild plugin for sass/scss files supporting both css loader and css result import (lit-element)
A simple key/value storage using files to persist the data
Maybe/Optional type implementation in Typescript. Main motivation for creating this library was handling `null` values in deeply nested data, coming from GraphQL APIs, but the library itself is not limited to GraphQL.
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
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.

LRU and FIFO caches for Client or Server
Parse, Resolve, and Dereference JSON Schema $ref pointers
A generational pseudo-LRU cache with strict maximum size limits.
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
The filesystem cache for `@vlt/registry-client`
A super-fast, promise-based cache that reads and writes to the file-system.
Transform stream that gunzips its input if it is gzipped and just echoes it if not
An LRU cache of weak references
Create a full Content-Type header given a MIME type or extension and cache the result
Maybe something related to cache
Middle ware to process directives in your javascript and css (maybe other stuff later?) and then compile it to a single file, also plan on adding a caching layer via redis or memcache so its not so i/o bound