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
lint-staged
Run linters and formatters only against the files staged in git, so a slow full-project lint never blocks a commit.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
simple-git
A lightweight, promise-based interface for running git commands from Node.js
globby
User-friendly glob matching for Node.js, built on fast-glob with negation, directory expansion, and gitignore support.
go-git
A highly extensible pure-Go implementation of Git, exposing both plumbing and porcelain operations behind a pluggable storage interface.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
Remeda
A TypeScript-first utility library with data-first and data-last function variants, lazy pipe evaluation, and fully typed transformations.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
isomorphic-git
A pure JavaScript reimplementation of git that runs identically in Node.js and 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.
gix
An idiomatic, lean, fast and safe pure Rust implementation of Git for programmatic repository access.
conventional-changelog
Generates changelogs and release notes straight from your git commit history using conventional-commits presets.
git2-rs
Safe, idiomatic Rust bindings to libgit2 for reading and writing Git repositories.
whatlang
Fast, lightweight natural language and script detection for Rust
pacote
Fetch and extract package manifests and tarballs for any npm specifier
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
xstrings
A zero-dependency Go package that ports common string functions from Python, Ruby, PHP, and Perl into idiomatic, UTF-8-safe Go.
leven
Fast, dependency-free Levenshtein distance calculation for comparing and matching strings in JavaScript.
ghp-import
A small CLI that copies a built docs directory straight onto your repo's gh-pages branch.
js-levenshtein
The fastest JavaScript implementation of the Levenshtein edit-distance algorithm, optimized for speed and low memory use.