# summernote/summernote

Super Simple WYSIWYG Editor

Repository: https://github.com/summernote/summernote
Canonical: https://ross.abutalabs.com/products/summernote
Homepage: https://summernote.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: summernote, wysiwyg-editor, javascript, wysiwyg
Last push: 2026-04-15T11:09:18+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 40, longevity 100
- inputs: {"age_days": 4876, "days_push": 140, "days_rel": 693, "gap_med": 10, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11836, forks 2249 (observed 2026-08-28T04:10:50.110339+00:00)

## What it is
Summernote is a JavaScript WYSIWYG rich text editor library built on jQuery with Bootstrap 3/4/5 support. It replaces a div element with an intuitive editing interface and provides APIs for retrieving and manipulating the underlying HTML content.

## Use cases
- add a rich text editor to a web form
- let users write formatted HTML content in the browser
- embed a WYSIWYG editor in a CMS or blog admin panel
- edit content inline on a page with air-mode
- get HTML source from a browser-based text editor
- integrate a lightweight editor with Bootstrap styling

## When to choose
- you need a simple, lightweight WYSIWYG editor with minimal setup
- your project already uses jQuery and Bootstrap
- you want easy image embedding via base64 without server-side image management
- you need a mature MIT-licensed editor with a plugin ecosystem

## When to avoid
- you want a modern framework-native editor without jQuery dependencies
- you need collaborative real-time editing
- you cannot sanitize HTML server-side and cannot tolerate code injection risk
- you need a headless or fully customizable editor architecture

## Facets
- artifact type: library
- maturity: active
- function: ui-components, editor, frontend-framework
- domain: web-development, frontend, text-editors
- platform: browser, cross-platform
- tags: wysiwyg, rich-text-editor, jquery, bootstrap, content-editing, javascript

## Member repositories
- summernote/summernote (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:50.110339+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-29T17:15:17.355059+00:00, confidence not recorded.
  - readme: https://github.com/summernote/summernote (fetched 2026-08-28T04:10:50.110339+00:00, sha a7105dfb905d)
  - homepage: https://summernote.org (fetched 2026-08-29T08:13:36.408311+00:00, sha 59a82d848c19)
  - site_page: https://summernote.org/getting-started (fetched 2026-08-29T08:13:36.417856+00:00, sha b674485f5b45)
  - registry_npm: https://registry.npmjs.org/summernote (fetched 2026-08-29T08:13:36.423060+00:00, sha a3a5ea8ee2a2)
  - site_page: https://summernote.org/examples (fetched 2026-08-29T08:13:36.420348+00:00, sha 516241ee163a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
