Partial JSON parser extracted from OpenAI's vendored version.
Parse partial JSON generated by LLM
Parse incomplete json text in best-effort manner
Unified LLM API with automatic model discovery and provider configuration
Streaming, source-agnostic EventSource/Server-Sent Events parser
Scanner and parser for JSON with comments.
Parse complete javascript objects from partial JSON strings
Parse, Resolve, and Dereference JSON Schema $ref pointers
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
CSS Object Model implementation and CSS parser
Node.js body parsing middleware
CSS Object Model implementation and CSS parser
CSS Object Model implementation and CSS parser
Parser adapter for parsing JSON documents into OpenAPI 3.0.x namespace.
Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.
Parser adapter for parsing JSON documents into AsyncAPI 2.x.y namespace.
Parse, Resolve, and Dereference JSON Schema $ref pointers
Parser adapter for parsing JSON documents into AsyncAPI 3.x.y namespace.
Parser adapter for parsing JSON documents into OpenAPI 2.0 namespace.
Shared OpenAI SDK base adapters for TanStack AI providers using Chat Completions and Responses APIs.
Parser adapter for parsing JSON documents into Arazzo 1.x.y namespace.
Parser adapter for parsing JSON documents into API Design Systems namespace.
- Convert a **stream of token** into a **parsable JSON** object before the stream ends. - Implement **Streaming UI** in **LLM**-based AI application. - Leverage **OpenAI Function Calling** for early stream processing. - Parse **JSON stream** into distinct
The official TypeScript library for the OpenAI API