# Idered/Editr.js

✏ HTML, CSS and JavaScript playground

Repository: https://github.com/Idered/Editr.js
Canonical: https://ross.abutalabs.com/products/editrjs
Homepage: http://lab.kasper.io/editr/
Language: JavaScript
License Family: other
Last push: 2026-02-20T13:27:11+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 68, release rhythm 8, longevity 100
- inputs: {"age_days": 4881, "days_push": 194, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1307, forks 164 (observed 2026-08-28T04:04:19.027893+00:00)

## What it is
Editr.js is a self-hosted HTML, CSS and JavaScript playground built on ACE Editor, embeddable on your own server via a simple HTML element and JS configuration. It supports multiple instances per page, Emmet, preprocessors like LESS and CoffeeScript, GitHub Gist loading, and read-only presentation modes.

## Use cases
- host my own code playground like codepen on my server
- embed live html css js demos in blog posts
- self-hosted jsfiddle alternative
- show interactive code examples on documentation site
- embed editable code demo with live preview
- present code snippets in read-only mode
- load demo files from github gists

## When to choose
- you want a CodePen/jsFiddle-style playground hosted on your own server
- you need to embed multiple live code demos on a single page
- you want full control over editor styling and file storage
- you need Emmet, themes, or preprocessor support in an embedded editor

## When to avoid
- you need a full cloud IDE or server-side file editing
- you need SASS compilation support
- you want a maintained solution with an active community and license
- your stack avoids jQuery or legacy dependencies

## Facets
- artifact type: library
- maturity: maintenance
- function: editor, ui-components, developer-tools
- domain: web-development, frontend, developer-tools, text-editors
- platform: browser
- tags: code-playground, ace-editor, self-hosted, live-preview, codepen-alternative, jquery, web-server, javascript

## Member repositories
- Idered/Editr.js (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.027893+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:50:07.571376+00:00, confidence not recorded.
  - readme: https://github.com/Idered/Editr.js (fetched 2026-08-28T04:04:19.027893+00:00, sha 4137e85e329e)
  - homepage: http://lab.kasper.io/editr/ (fetched 2026-08-29T12:08:46.036991+00:00, sha c7487c1d68a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
