8 projects
encoding-check-cli
Detect character encoding and line ending format of text files. Zero external dependencies.
code-file-counter-cli
Count files, directories, and code lines with language-aware stats
tcp-port-scanner-cli
Fast TCP port scanner with parallel scanning, range support, and JSON output
csv-table-cli
Read CSV files and display as formatted tables in the terminal
json-syntax-validator
Validate JSON files for syntax correctness with optional schema validation
dir-tree-cli
Cross-platform directory tree viewer with JSON, markdown, and colorful CLI output
todo-audit
Recursively scan source files for TODO/FIXME/HACK/TEMP/XXX/BUG/NOTE comments, grouped by file.
dotenv-validator
CLI tool to sync and validate .env files against .env.example — detect missing, extra, or mismatched environment variables