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
Sort:Used by Most Apps
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
diff
A battle-tested JavaScript library for computing and applying text diffs at the character, word, line, sentence, CSS, or JSON level.
@rollup/plugin-alias
Rollup plugin for defining and resolving import aliases, swapping brittle relative paths for clean, refactor-safe module names.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
filesize.js
Zero-dependency JavaScript utility that converts byte counts into human-readable file size strings, with SI, IEC, and JEDEC standard support.
babel-plugin-module-resolver
A Babel plugin that rewrites import and require paths using custom root directories and aliases, replacing deep relative paths with clean module references.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
elasticsearch-js
The official Node.js client for Elasticsearch, giving JavaScript and TypeScript apps a typed, fully-featured way to talk to an Elasticsearch cluster.
Elasticsearch Python Client
The official Python client for querying, indexing, and managing an Elasticsearch cluster
diff-match-patch
A battle-tested JavaScript port of Google's diff-match-patch engine for computing, applying, and fuzzy-matching text differences.
@codemirror/merge
A diff and merge view extension for the CodeMirror 6 code editor
rust-pretty-assertions
Drop-in replacements for Rust's assert_eq! and assert_ne! that print colorful, side-by-side diffs instead of raw Debug dumps.
similar
A dependency-free Rust diffing library with Myers, Patience, Histogram, and LCS algorithms
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
react-diff-viewer-continued
A maintained React component for rendering GitHub-style text diffs
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
diff2html
Generate pretty, GitHub-style HTML diffs from git diff or unified diff output
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
jsondiffpatch
Diff and patch JavaScript objects with compact deltas, smart array diffing, and pluggable output formatters.
microdiff
A tiny, zero-dependency library for deep diffing objects and arrays with full TypeScript support.
expressive-code
A framework-agnostic engine that renders source code as richly annotated, syntax-highlighted HTML.
fast-diff
A fast, dependency-free JavaScript library for computing diffs between two strings using Myers' O(ND) algorithm.