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
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.
strip-ansi
Strips ANSI escape codes from strings — the small, fast utility Node.js later built directly into its own core API.
del
Delete files and directories using glob patterns, with a safe promise-based API.
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
strip-json-comments
Strip comments from JSON strings so you can safely use JSONC config files.
random-words
Generate random common English words for placeholder text, testing, and mock data generation.
del-cli
Cross-platform command-line tool to delete files and directories with glob support
string-strip-html
Strip HTML tags from strings without a full parser, safely handling mixed and templated markup.
strip-indent
Strip leading whitespace from every line of a string, with a dedent() helper for cleaning up multi-line template literals.
trash
A cross-platform Rust library for moving files and folders to the operating system's recycle bin or trash.
PurgeCSS
Remove unused CSS selectors to dramatically shrink your stylesheet size.
trash
Move files and folders to the system trash instead of permanently deleting them, with cross-platform glob support.
redent
Strip a string's redundant common indentation, then re-indent it to a given depth.
fon
A no_std Rust crate for type-safe PCM audio sample types, multi-channel frames, and Kaiser-windowed resampling.