# mduvall/grande.js

It's a Medium at Starbucks. Pinky ring out.

Repository: https://github.com/mduvall/grande.js
Canonical: https://ross.abutalabs.com/products/grandejs
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2015-09-18T16:04:01+00:00

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

## Adoption (not part of the score)
Stars 1299, forks 82 (observed 2026-08-28T04:04:17.440389+00:00)

## What it is
grande.js is a small JavaScript library that replicates Medium's in-browser rich text editing experience using contenteditable elements. It provides a floating toolbar with text styling options like bold, italic, headings, blockquotes, links, and lists.

## Use cases
- add a medium-style editor to my blog
- rich text editing in the browser with contenteditable
- floating toolbar for text formatting
- let users write formatted posts on my website
- lightweight wysiwyg editor without heavy dependencies
- implement medium-like text selection toolbar

## When to avoid
- you need a full-featured editor with image uploads, plugins, or collaborative editing
- you need actively maintained software with modern browser support
- you need a React/Vue component-based editor

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, editor, form-handling
- domain: web-development, frontend, text-editors
- platform: browser
- tags: rich-text-editor, contenteditable, medium-clone, wysiwyg, toolbar, nodejs

## Member repositories
- mduvall/grande.js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.440389+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:53:26.502620+00:00, confidence not recorded.
  - readme: https://github.com/mduvall/grande.js (fetched 2026-08-28T04:04:17.440389+00:00, sha a3a1accbb3e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
