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
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
Cheerio
The fast, flexible library for parsing and manipulating HTML and XML with a familiar jQuery-style API.
Micromatch
Fast, POSIX-compliant glob matching for Node.js — the drop-in replacement for minimatch and multimatch.
tree-sitter-bash
Incremental Bash/shell grammar for the tree-sitter parsing library
cmd_lib
Rust macros for writing shell-script-like tasks without spawning a shell
is-valid-path
Lightweight utility that checks whether a string is a valid, non-glob file path in Node.js.
asciichart
A zero-dependency library for rendering line charts as plain ASCII/ANSI text in the console or terminal
Bashkit
A blazing-fast, sandboxed virtual bash interpreter and file system for running untrusted AI-agent shell commands safely in-process.
dom-serializer
Renders domhandler DOM nodes back into HTML or XML strings, with fine control over entity encoding and tag formatting.
untildify
Converts a leading tilde in a file path to the current user's absolute home directory, expanding both `~/path` and `~username/path` forms.
bracex
Bash-style brace expansion for Python, matching real Bash output down to its edge cases.