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
Tags2
Sort:Used by Most Apps
dirs-rs
Platform-specific standard directory paths for config, cache, and data on Linux, macOS, and Windows.
find-up
Find a file or directory by walking up (or down) parent directories from any path.
del
Delete files and directories using glob patterns, with a safe promise-based API.
directories
A tiny Rust library that resolves the platform-specific, user-accessible config, cache, and data directory paths for Linux, macOS, and Windows.
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
Behat
A behavior-driven development (BDD) testing framework for PHP driven by Gherkin.
behave
A Python behavior-driven development framework that runs Gherkin feature files against step definitions written in plain Python.
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.
dirs-next
Tiny Rust library for locating platform-specific config, cache, and data directories.
trash
Move files and folders to the system trash instead of permanently deleting them, with cross-platform glob support.
read-package-up
Read the closest package.json file, with normalized data and helpful JSON parse errors.
dir-compare
Node.js library for comparing directories by size, content, date, or symlinks with sync and async APIs.
is-subdir
Cross-platform check for whether one directory path is a subdirectory of another.