ddopson/underscore-cli
Command-line utility-belt for hacking JSON and Javascript. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5270
- days_rel: n/a
- days_push: 2131
- n_releases_24m: 0
Adoption not part of the score
1733 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js-based command-line utility belt for processing JSON and JavaScript, exposing underscore.js functions as simple one-liner commands. It supports chained pipelines for transforming structured data, similar to sed/awk/grep but for JSON.
Use cases
- pretty-print and colorize JSON from the command line
- extract fields from JSON API responses in shell pipelines
- run JavaScript one-liners to transform JSON data
- chain commands to filter and pluck values from large JSON files
- replace awk/sed workflows when working with structured JSON
When to choose
- you process JSON frequently in shell scripts and want JavaScript's expressiveness
- you need a quick pretty-printer or a full jq-like transformation pipeline in Node.js
- you're already familiar with underscore.js and want it on the CLI
When to avoid
- you need a actively maintained tool with modern Node.js support and regular updates
- you prefer jq or other specialized JSON tools with larger communities
- you need to process non-JSON data formats
Facets
cli-tool · maturity maintenance
cli developer-tools parser developer-tools files cli cross-platform -processing underscore-js shell-scripting pretty-printer data-pipeline command-line nodejs
2 sources
- readme: https://github.com/ddopson/underscore-cli · fetched 2026-08-28 · 232524140cd8
- registry_npm: https://registry.npmjs.org/underscore-cli · fetched 2026-08-29 · 742863abda7c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ddopson/underscore-cli | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ddopson/underscore-cli")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem