Intuitive magical memoization library with Proxy and WeakMap
This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.
Like a JavaScript Set, but with a TTL on entries
An utility to validate events and responses using JSON Schemas
Build standalone code packages from lerna monorepos
Apollo Server full query response cache
Find the proper cache directory based on operating system
TBD
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Next.js self-hosting simplified.
Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge
A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline.
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
A memoizer factory for Intl format constructors.
Standard HTTP interfaces for HTTP clients and servers in node.js and browsers
A build cache provider plugin for the Expo CLI
Commandline tool to run Lambda functions on your local machine.
Nest - modern, fast, powerful node.js web framework (@cache-manager)
broccoli filter but with a persistent cache
An extension for running Probot in AWS Lambda
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.