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
Tags3
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.
walkdir
A cross-platform Rust library for efficiently walking directory trees recursively
filelock
A platform-independent file lock for Python that supports the with-statement.
platformdirs
Determine platform-specific user directories for data, config, cache, and logs
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
tar-fs
Filesystem bindings for tar-stream that pack directories into tarballs and extract tarballs back to disk using Node streams.
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.
del
Delete files and directories using glob patterns, with a safe promise-based API.
fdir
The fastest directory crawler and globbing library for Node.js, built around a chainable builder API with optional picomatch-powered glob support.
copy
A Go library for recursively copying directories and files, with fine-grained control over symlinks, permissions, and concurrency.
del-cli
Cross-platform command-line tool to delete files and directories with glob support