Mar 17, 2026/17 min read
Introducing Revise.js
Introducing Revise.js, a foundational library for building contenteditable-based web text editors, with a web component that reads the DOM as a string, an algebraic edit data structure, and a declarative component model.
By Brian Kim