Exponential distribution constructor.
TypeScript definitions for iconv
Auxiliary Tools for Lambda
Transforms CSS image references to inline data URIs
A lightweight React Hook intended mainly for AI chat applications, for smoothly sticking to bottom of messages
Express-like routing for DynamoDB Streams with type-safe handlers, validation, attribute filtering, batch processing, and SQS deferral
Tools and utilities for working with MongoDB.
Augmented EVM data model
end all the things with lf
A collection of AWS Lambda utilities
Simplified MCP server for streaming Amplify Gen2 sandbox and appserver dev server logs
EventScout: lambda code for EventScout
Build REST API's using Typescript & AWS Lambda. Support for decorator based routing and dependency injection using InversifyJS. This project is built on top of the wonderful lambda-api package.
## Always throw error ```javascript throw { //http error: it is optional, only required if the called is a lambda function ... HTTPERROR_400, //type: suggest to have it for every error type: 'ERROR_API_ERROR', //source: keep the modu
A data stream lib
Mock readable and writable streams for UTF-8 text.
No description provided.
OpenTelemetry-based logger for AWS Lambda Node.js functions
Anthropic SDK to multi-provider streaming bridge — converts Anthropic message format and tool calls to Gemini, OpenAI-compatible APIs
run aws lambda local
Parse your AWS AccountID in your AWS Lambda function
Replace one string with another in a Node.JS Stream
HTTP utilities for AWS Lambda functions in the Xcelsior ecosystem.
[Streams](http://nodejs.org/api/stream.html "Stream") are node's best and most misunderstood idea, and _<em>co-stream</em>_ is a toolkit to make creating and working with streams <em>easy</em>.