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
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
dirs-rs
Platform-specific standard directory paths for config, cache, and data on Linux, macOS, and Windows.
path-browserify
Node.js path module implementation for browser environments
Micromatch
Fast, POSIX-compliant glob matching for Node.js — the drop-in replacement for minimatch and multimatch.
path
Browser-compatible republish of Node.js's built-in path module
find-up
Find a file or directory by walking up (or down) parent directories from any path.
etree
A lightweight, pure Go library for parsing, querying, and modifying XML with an element-tree model and XPath-like path queries.
filenamify
Convert any string into a valid, cross-platform safe filename in one function call.
fix-path
Fix the $PATH environment variable on macOS and Linux when your app is launched from a GUI
object-path
A tiny JavaScript utility for reading, writing, and deleting deeply nested object properties using dot-notation strings or array paths.
directories
A tiny Rust library that resolves the platform-specific, user-accessible config, cache, and data directory paths for Linux, macOS, and Windows.
slash
Converts Windows backslash paths to forward-slash paths in JavaScript.
jsonata
A lightweight query and transformation language for filtering, mapping, and reshaping JSON data with concise, path-based expressions.
module-alias
Register directory aliases and custom module paths in Node.js to replace long relative require/import chains with short names.
jsonpath-ng
A standard-compliant JSONPath implementation for Python with arithmetic operators, AST manipulation, and in-place updates.
url-pattern
A tiny, dependency-free library for matching and generating URL-like string patterns without regex.
normalize-path
Normalize Windows and POSIX file path slashes to unix-style forward slashes
pathdiff
Tiny Rust library for computing a relative path between two paths
jsonpath
jsonpath - Secure JSONPath Query Engine for Node.js
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.
glob-parent
Extract the non-magic parent path from a glob pattern
is-valid-path
Lightweight utility that checks whether a string is a valid, non-glob file path in Node.js.
pathvalidate
A zero-dependency Python library that sanitizes and validates filenames, file paths, and LTSV labels across Windows, Linux, macOS, and POSIX platforms.