JoshCheek/seeing_is_believing
Displays the results of every line of code in your file observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 72
- 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: 4991
- days_rel: n/a
- days_push: 171
- n_releases_24m: 0
Adoption not part of the score
1317 stars · 54 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Seeing Is Believing is a Ruby command-line tool and library that evaluates Ruby code and records the result of every line, annotating the file with inline output. It integrates with extensible editors to provide a playground-like experience similar to Swift Playgrounds.
Use cases
- show the result of each line of ruby code inline
- use ruby like a playground with instant feedback
- annotate ruby code with evaluated values in my editor
- debug ruby scripts by seeing intermediate values
- teach ruby by displaying expression results per line
When to choose
- you write Ruby and want inline per-line evaluation results in an extensible editor
- you want a Swift-Playgrounds-like experience for Ruby
- you need a library to programmatically evaluate Ruby and capture per-line results
When to avoid
- you work in languages other than Ruby
- you need a full debugger with breakpoints and stepping
- your project requires non-UTF-8 encodings
Facets
cli-tool · maturity maintenance
developer-tools interpreter editor developer-tools programming-languages text-editors ruby cli cross-platform ruby live-evaluation editor-integration code-annotation playground
1 source
- readme: https://github.com/JoshCheek/seeing_is_believing · fetched 2026-08-28 · cb28da32019a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JoshCheek/seeing_is_believing | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="JoshCheek/seeing_is_believing")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem