Ross ROSS = Recommend OSS · open-source software intelligence for agents

viebel/klipse

Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. observed · 2026-08-28

github.com/viebel/klipse · homepage · HTML · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3940
  • days_rel: n/a
  • days_push: 701
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3134 stars · 150 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Klipse is a JavaScript plugin that transforms static code snippets in web pages into live, interactive snippets that evaluate in the browser as the user types. It supports many languages including JavaScript, Clojure, Ruby, Python, Scheme, Prolog, PHP, SQL, Go, and Lua, all evaluated client-side with no server involved.

Use cases

  • embed interactive code examples in a tech blog
  • make tutorial code snippets runnable in the browser
  • let readers edit and evaluate code as they type
  • add live Clojure or Ruby REPL snippets to documentation
  • create interactive programming lessons without a backend
  • evaluate Python or SQL snippets client-side in a web page

When to choose

  • you write technical blogs or tutorials and want runnable code examples
  • you need client-side evaluation with no server infrastructure
  • you want to support many languages with one lightweight plugin

When to avoid

  • you need server-side execution or sandboxed security guarantees
  • you need languages or runtimes not supported by in-browser evaluators
  • you need a full hosted playground or IDE experience

Facets

plugin · maturity maintenance

interpreter editor plugin-system developer-tools web-development education developer-tools programming-languages browser interactive-code-snippets in-browser-evaluation code-editor blogging codemirror live-coding multi-language javascript web

3 sources

Member repositories

RepositoryRoleHealth v2
viebel/klipsemain23

For agents

markdown · JSON · MCP: product_card(name="viebel/klipse")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem