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.
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
NelmioApiDocBundle
Generate OpenAPI and Swagger documentation for your Symfony REST API from PHP attributes.
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.
class-validator-jsonschema
Converts class-validator decorator metadata into OpenAPI-compatible JSON Schema, with a converter table and a JSONSchema decorator for manual overrides.
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.