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
rimraf
Cross-platform recursive file and directory removal for Node.js, modeled on the UNIX `rm -rf` command.
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
strip-ansi
Strips ANSI escape codes from strings — the small, fast utility Node.js later built directly into its own core API.
React Helmet
A reusable React component for managing changes to the document head
Slate
Completely customizable framework for building rich text editors
Mongoose
Schema-based MongoDB object modeling for Node.js, with built-in validation, middleware hooks, and typed models.
pdf-lib
Create and modify PDF documents in any JavaScript environment, from Node to the browser
del
Delete files and directories using glob patterns, with a safe promise-based API.
Docling
Parses PDF, DOCX, PPTX, HTML, images, audio, and more into a unified document representation built for generative AI pipelines.
docx
Generate and modify Microsoft Word .docx files with a declarative JS/TS API in Node or the browser.
strip-json-comments
Strip comments from JSON strings so you can safely use JSONC config files.
del-cli
Cross-platform command-line tool to delete files and directories with glob support
string-strip-html
Strip HTML tags from strings without a full parser, safely handling mixed and templated markup.
strip-indent
Strip leading whitespace from every line of a string, with a dedent() helper for cleaning up multi-line template literals.
astra-db-ts
The official TypeScript client for DataStax Astra DB, giving typed access to vector search, JSON collections, and CQL-backed tables via the Data API.