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
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.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
deepmerge
Deeply merges the enumerable properties of two or more JavaScript objects into a new object
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.
nest_asyncio
Patch asyncio to allow nested event loops in Jupyter, web servers, and GUIs
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.
klona
A tiny, dependency-free utility for deep cloning objects, arrays, dates, and more.
copy
A Go library for recursively copying directories and files, with fine-grained control over symlinks, permissions, and concurrency.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
deep-extend
Recursive deep-merge and deep-clone utility for JavaScript objects, arrays, dates, regexps, and buffers.
deepmerge
The fastest deepmerge implementation for merging JavaScript objects without mutating the originals.
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.
deep-freeze
Recursively Object.freeze() objects and functions, safely in strict mode.