全部标签
目录标签

#bash

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

86 条记录
标签为“bash”按健康指数排序
crates.io
53中等健康指数
allenap/shell-quote
A Rust library for shell quoting strings, e.g. for interpolating into a Bash script. This is not as simple as most people think!
Rust · HTML★ 10↓ 192.4K/月2026年8月8日
Apache-2.02026年8月8日 · 指标 2.10.0
crates.io
51中等健康指数
aaqaishtyaq/iay
Minimalistic Shell Prompt
Rust · Shell★ 9↓ 21/月2026年7月26日
MIT2026年7月26日 · 指标 2.10.0
npm
51中等健康指数
archil-data/archil-sdk
Archil JavaScript SDKs
TypeScript★ 1↓ 187.8K/月2026年7月30日
MIT2026年7月30日 · 指标 2.10.0
npm
51中等健康指数
sindresorhus/is-wsl
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
JavaScript★ 198↓ 468M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
48薄弱健康指数
ThatOneCalculator/NerdFetch
A POSIX *nix fetch script using Nerdfonts
Shell★ 6442026年7月21日
MIT2026年7月21日 · 指标 2.10.0
npm
48薄弱健康指数
labiomics/aramas
Plataforma educacional imersiva e gamificada projetada para o ensino de Linux e Bioinformática.
TypeScript★ 1↓ 87/月2026年7月15日
MIT2026年7月15日 · 指标 2.10.0
npm
48薄弱健康指数
micromatch/braces
Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
JavaScript★ 250↓ 652M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
47薄弱健康指数
micromatch/is-glob
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
JavaScript★ 96↓ 709M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
47薄弱健康指数
mrsauravsahu/cli-config
Opinionated. How I setup my CLI experience easily
Shell★ 62026年7月23日
MIT2026年7月23日 · 指标 2.10.0
PyPI · Go
45薄弱健康指数
Bing-su/pip-binary-factory
Binary package factory
Python★ 39↓ 6,129/月2026年7月20日
MIT2026年7月20日 · 指标 2.10.0
44薄弱健康指数
joknarf/redo
bash/zsh interactive history menu
Shell★ 142026年7月30日
MIT2026年7月30日 · 指标 2.10.0
npm · PyPI
44薄弱健康指数
semcod/pactfix
Real-time Bash script analyzer and auto-fixer with ShellCheck integration.
Python · HTML★ 02026年7月23日
Apache-2.02026年7月23日 · 指标 2.10.0
Packagist · npm
44薄弱健康指数
stepanenko3/nova-command-runner
This Laravel Nova tool lets you run artisan and bash commands directly from Nova 4 or higher.
PHP · Vue★ 36↓ 19.1K/月2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
npm
40薄弱健康指数
jonschlinkert/fill-range
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
JavaScript★ 60↓ 678M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
38薄弱健康指数
Open-Technology-Foundation/checkpoint
A simple, reliable utility for creating codebase snapshots (checkpoints) during development.
Shell★ 22026年8月24日
GPL-3.02026年8月24日 · 指标 2.10.0
Packagist
38薄弱健康指数
TitasGailius/terminal
An Elegent wrapper around Symfony's Process component.
PHP★ 513↓ 2,399/月2026年7月18日
无许可证2026年7月18日 · 指标 2.10.0
crates.io
34存在风险健康指数
RustCrypto/sponges
Collection of sponge functions written in pure Rust
Rust★ 55↓ 10.5M/月2026年8月6日
无许可证2026年8月6日 · 指标 2.10.0
crates.io
34存在风险健康指数
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
Rust★ 16.6K↓ 256M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
npm
34存在风险健康指数
enquirer/enquirer
Stylish, intuitive and user-friendly prompts. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and more! Please follow Enquirer's author: https://github.com/jonschlinkert
JavaScript · SCSS★ 7,951↓ 133M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
PyPI
34存在风险健康指数
matthewdeanmartin/terminaltables3
Generate simple tables in terminals from a nested list of strings.
Python★ 48↓ 244.8K/月2026年8月11日
MIT2026年8月11日 · 指标 2.10.0
PyPI
33存在风险健康指数
licyk/term-sd
多平台 Stable Diffusion 部署,管理脚本。全新版本:https://github.com/licyk/sd-webui-all-in-one-launcher
Shell · Python★ 272026年7月26日
GPL-3.02026年7月26日 · 指标 2.10.0
npm
28存在风险健康指数
micromatch/to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
JavaScript★ 173↓ 621M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
Go
26存在风险健康指数
prominence673/tdocli
A lightweight and fast task manager written in Go.
Go★ 12026年7月17日
MIT2026年7月17日 · 指标 2.10.0
Go
24存在风险健康指数
profmugomes/blurun
BluRun é um wrapper leve e multiplataforma em Go para execução de comandos do sistema, projetado para simplificar o uso de exec com captura de saída em tempo real, callbacks e controle seguro de concorrência.
Go★ 02026年8月3日
MIT2026年8月3日 · 指标 2.10.0
npm
23存在风险健康指数
trentm/node-dashdash
A light, featureful and explicit option parsing library for node.js.
JavaScript · Shell★ 176↓ 83.2M/月2026年8月31日
自定义许可证2026年8月31日 · 指标 2.10.0
PyPI
13危急健康指数
matthewdeanmartin/colorclass
Colorful worry-free console applications for Linux, Mac OS X, and Windows.
Python★ 6↓ 9.9M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0