Search for a command to run...
In-browser code editor component for the web. Implements a text input field with syntax highlighting, autocompletion, code folding, search and replace, and a rich extension API. Built for embedding in websites and web applications where developers need a lightweight, customizable code editing experience.
Backed by sponsors such as GitHub, CodePen, Overleaf, Obsidian, and Sourcegraph. Differentiates from heavier alternatives through a modular design: most features are optional packages that you add only when needed. Remains responsive on large documents and long lines. MIT licensed.
Key capabilities:
Engineers embed it in documentation sites for live examples, in playgrounds and REPLs for interactive coding, in CMS or admin panels for editing config files, and in notebook-style tools for mixed prose and code. The lightweight footprint and modular setup make it suitable for bundling in apps where a full IDE-style editor would be excessive.