Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Gets the job done when JSON.stringify can't
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
A better Object.defineProperty()
Replace tokens from a string with values of an object
Require hook for automatic V8 compile cache persistence
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Stringify your JSON at max speed
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
Delete nested properties from an object using dot notation.
Properties file reader for Node.js
Does a JS type have a property
A generational pseudo-LRU cache with strict maximum size limits.
A memoization function that uses a WeakMap
[](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.
Filter an array of objects to a specific OS
Create a full Content-Type header given a MIME type or extension and cache the result
No description provided.
Traverse an object and convert all ISO strings into Dates.