Voog/wysihtml
Open source rich text editor for the modern web 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: 4752
- days_rel: n/a
- days_push: 2629
- n_releases_24m: 0
Adoption not part of the score
3349 stars · 332 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
wysihtml is an open-source, dependency-free rich text WYSIWYG editor for the web, forked from xing/wysihtml5. It generates valid semantic HTML5, sanitizes pasted content, and uses sandboxed iframes to prevent XSS.
Use cases
- embed a rich text editor in a web form
- let users write formatted HTML content in a CMS
- sanitize pasted content from Word into clean HTML
- build a comment box with bold/italic/heading formatting
- replace a textarea with a WYSIWYG editor without jQuery
When to choose
- you need a lightweight, library-agnostic editor with no jQuery dependency
- you require valid semantic HTML5 output and paste sanitization
- you need XSS-safe editing via sandboxed iframes
- you want modular extensibility with custom parser rules
When to avoid
- you need a modern, actively maintained editor - the latest release is from 2019
- you need collaborative editing or advanced rich-text features like tables in the default build
- your project uses a modern framework where a React/Vue-native editor fits better
Facets
library · maturity maintenance
ui-components form-handling parser web-development frontend text-editors browser rich-text-editor wysiwyg html5 contenteditable xss-protection no-dependencies javascript
3 sources
- readme: https://github.com/Voog/wysihtml · fetched 2026-08-28 · dc1f23e620ce
- homepage: http://wysihtml.com · fetched 2026-08-29 · 476bc6d7282a
- registry_npm: https://registry.npmjs.org/wysihtml · fetched 2026-08-29 · e39635f40bc7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Voog/wysihtml | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem