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.
camelcase
Convert dash, dot, underscore, or space separated strings to camelCase or PascalCase, with full Unicode support.
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.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.
del-cli
Cross-platform command-line tool to delete files and directories with glob support
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.