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
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
unist-util-visit
Tiny utility to walk unist syntax trees and run a visitor on matching nodes
walkdir
A cross-platform Rust library for efficiently walking directory trees recursively
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
find-up
Find a file or directory by walking up (or down) parent directories from any path.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
fdir
The fastest directory crawler and globbing library for Node.js, built around a chainable builder API with optional picomatch-powered glob support.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
package-directory
pkg-dir walks up from any directory to find the nearest package.json, returning the root directory of a Node.js project or npm package.
unist-util-visit-parents
Recursively walk unist syntax trees while tracking the full ancestor stack of every node.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
node-klaw
A Node.js file system walker exposed as a Readable stream, extracted from fs-extra.
read-package-up
Read the closest package.json file, with normalized data and helpful JSON parse errors.
@nodelib/fs.walk
A fast, callback-based, synchronous, and streaming library for recursively walking directory trees in Node.js.
globwalk
A Rust crate for recursively finding files in a directory using gitignore-style glob patterns.