Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
change-case
Transform strings between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and more
Partial JSON
Parses incomplete JSON strings streamed token-by-token from an LLM into usable JavaScript values as they arrive.
officeParser
Parse Office documents into a rich AST and generate Markdown, HTML, PDF, or RAG chunks
camelcase
Convert dash, dot, underscore, or space separated strings to camelCase or PascalCase, with full Unicode support.
schema-dts
TypeScript type definitions for Schema.org's JSON-LD vocabulary, giving structured data literals full autocomplete and compile-time validation.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.
text-case
Convert strings between camelCase, PascalCase, snake_case, kebab-case, and 17 other text case formats with a zero-dependency TypeScript monorepo.
baml
The Python runtime for BAML — a typed prompt language that compiles LLM calls into type-safe, testable client code.
Llama Cloud Services
Python SDK for LlamaCloud's document parsing, extraction, and managed index services
LlamaParse
GenAI-native document parser that turns complex files into LLM-ready text and Markdown.
Partial JSON Parser
A zero-dependency Python library that completes and parses incomplete JSON streamed token-by-token from LLMs.
change-case-all
A combined bundle of every change-case string transformation for JavaScript and TypeScript in one package.