CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
np
A better `npm publish`
aws-vault
A vault for securely storing and accessing AWS credentials in development environments
react-blessed
A react renderer for blessed.
dev-setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
awesome-cli-apps
🖥 📊 🕹 🛠 A curated list of command line apps
fkill-cli
Fabulously kill processes. Cross-platform.
angular-cli
CLI tool for Angular
tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
tokei
Tokei 時計https://en.wiktionary.org/wiki/%E6%99%82%E8%A8%88 Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language. Example ```console ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
structured-text-tools
A list of command-line tools for manipulating structured text data
npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
concurrently
Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.