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.
flate2
Streaming DEFLATE, gzip, and zlib compression for Rust with pluggable backends
fflate
High-performance DEFLATE, GZIP, Zlib, and ZIP compression for JavaScript in an 8kB package.
strip-ansi
Strips ANSI escape codes from strings — the small, fast utility Node.js later built directly into its own core API.
pako
A fast, zlib-compatible compression library for JavaScript that runs identically in the browser and Node.js.
node-unzipper
A streaming zip extraction library for Node.js that supports random access to files on disk, in buffers, over HTTP, or on S3 without buffering the whole archive.
del
Delete files and directories using glob patterns, with a safe promise-based API.
strip-json-comments
Strip comments from JSON strings so you can safely use JSONC config files.
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.