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
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
schema-dts
TypeScript type definitions for Schema.org's JSON-LD vocabulary, giving structured data literals full autocomplete and compile-time validation.
xregexp
Extended, extensible JavaScript regular expressions with named capture, Unicode properties, free-spacing syntax, and a regex utility belt.
randexp.js
Generates random strings that match any given JavaScript regular expression.
glob-to-regexp
A tiny, dependency-free JavaScript library that converts wildcard glob patterns into native RegExp objects, with optional bash-style extended and globstar matching.
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.
regexp.escape
A robust, spec-compliant polyfill for RegExp.escape() that safely escapes regex special characters, working as far down as ES3.