Skip to main content
Avatar for benjamin from gravatar.com

benjamin

Username    yyfjj
Date joined   Joined

38 projects

portvac

Last released

See what's listening on a TCP port and free it - cross-platform, zero dependencies.

citrend

Last released

Track your GitHub Actions success rate and wasted compute over time — local history, weekly trend, no dashboard account. Zero dependencies.

rootecho

Last released

Catch recurring root causes across postmortems. Zero dependencies, no server.

branchreap

Last released

Safely reap merged & gone-upstream git branches — clean up your local branch clutter in one pass. Zero dependencies, no install.

diskreap

Last released

Reclaim disk space from build artifacts & dependency caches (node_modules, .venv, target, .next, __pycache__ …) across every language in one scan. Zero dependencies, no install.

jsdocscan

Last released

Zero-dependency CLI that finds exported functions and classes missing JSDoc

repogap

Last released

Zero-dependency CLI to check a repository for missing files and manifest fields — README, LICENSE, .gitignore, CHANGELOG, and package metadata.

verscan

Last released

Zero-dependency CLI to verify package.json, CHANGELOG.md, and git tag all share the same version — catch release mistakes before they ship.

logicdiff

Last released

A whitespace- and reflow-blind diff: folds respacing AND line re-wrapping that git diff -w can't, and tells you if a change is logical or just formatting. Zero dependencies.

wssweep

Last released

Zero-config whitespace doctor: find (and --fix) trailing whitespace, mixed line endings, missing/extra final newlines, BOMs and mixed indentation. Zero dependencies.

hexsweep

Last released

Find hardcoded colors that should be design tokens — the raw #hex / rgb() that escaped your token migration. Comment- and definition-aware, zero dependencies.

epochlens

Last released

A smart bidirectional timestamp inspector: paste any unix timestamp (s/ms/us/ns auto-detected) or date, see every representation. Zero dependencies.

gitslip

Last released

Find files that slipped past .gitignore but are still tracked by git — and get the exact git rm --cached fix. Zero dependencies.

mkschema

Last released

Generate a JSON Schema from sample JSON — merge multiple samples (or NDJSON) with type + format inference and required-key detection. Zero dependencies.

envward

Last released

Validate your .env against a typed schema (required, int, url, enum, …) before the app boots — catch bad config up front. Zero dependencies.

duphunt

Last released

Find duplicate files by content (SHA-256) — zero install, cross-platform. pip install duphunt — no brew/apt. Zero dependencies.

jdelta

Last released

Structural diff for two JSON files — see which values changed, by path, ignoring key order and whitespace. Zero dependencies.

locksift

Last released

See which dependencies a lockfile change adds, removes, or bumps — review the supply-chain surface of a PR. Zero dependencies, no account.

linkbust

Last released

Check Markdown for broken LOCAL links — relative file paths and #heading anchors. No network, zero dependencies, fast enough for a pre-commit hook.

csvsight

Last released

Eyeball a CSV in seconds: rows × columns, per-column type, null %, ranges, and top values. Zero dependencies, no pandas.

changelg

Last released

Generate a CHANGELOG from your git history (Conventional Commits). Zero dependencies — no Rust, no config file, no GitHub token.

runhttp

Last released

Run .http files (VS Code REST Client format) from the command line. Zero dependencies — a tiny, unbloated alternative to Postman.

jwtpeek

Last released

Decode & inspect JWT tokens in your terminal — header, payload, and human-readable expiry. Zero dependencies, fully offline, nothing uploaded.

ctxstash

Last released

Pack a codebase into one LLM-ready Markdown file with a file tree and token estimate. Zero dependencies, no server.

keytidy

Last released

Tidy JSON key order — and sort package.json the conventional way (canonical field order, sorted dependencies, untouched scripts). Zero dependencies.

bloatguard

Last released

Stop large files and junk (node_modules, build output, archives, .env, keys) from sneaking into a commit. A zero-dependency pre-commit guard.

migrolint

Last released

Framework-agnostic linter for database migration folders — catch duplicate version numbers, sequence gaps, and missing down-migrations before CI does. Zero dependencies.

actionsec

Last released

Scan GitHub Actions workflows for security issues — unpinned actions, script injection, broad permissions, pull_request_target footguns. Zero config, zero dependencies.

depsnap

Last released

Find unused dependencies — conservative, zero-config, zero dependencies. Flags only packages referenced nowhere, so every result is safe to remove.

auditclean

Last released

Cut npm audit down to what matters — production, high-severity, fixable vulnerabilities only. Zero dependencies.

localediff

Last released

Find drift between i18n locale files — missing keys, CLDR-aware plural gaps, empty values. Framework-agnostic, zero dependencies.

proctide

Last released

Run every process in your Procfile at once in one terminal, each output line prefixed with a colored process name; a clean Ctrl-C shuts them all down. Like foreman/overmind but zero-dependency and dual-runtime — no Ruby, no tmux.

branchtidy

Last released

Find and delete merged & stale git branches, safely. Dry-run by default, never touches main/master/develop/current, handles local + remote. Zero dependencies.

todoage

Last released

Scan your codebase for TODO/FIXME/HACK/XXX/BUG comments and use git blame to show how old each one is and who wrote it. Flags tech debt older than N days. CI-friendly, zero dependencies.

licsniff

Last released

Audit your dependencies' licenses offline and flag copyleft (GPL/LGPL/AGPL/MPL) risk. Scans site-packages, no account, no network. Zero dependencies.

logtidy

Last released

Make JSON / structured logs readable in your terminal. Pretty-prints JSON log lines, passes plain lines through untouched (unlike jq). Zero dependencies.

deadcron

Last released

Local dead-man's-switch for cron jobs — get alerted when a scheduled job silently stops running. Zero dependencies, no server.

secretguard

Last released

CLI tool to detect hardcoded secrets and API keys before they leak to git

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page