Code & Rich-Text Editors Packages
Embeddable code and rich-text editors for building IDE-like editing and WYSIWYG content tools in the browser (CodeMirror, Monaco, TipTap).
Packages in Code & Rich-Text Editors
@codemirror/view
The DOM view layer for the CodeMirror 6 code editor, handling rendering, input, and editor chrome.
client_golang
The official Prometheus instrumentation library for Go applications.
CodeMirror State
Immutable document, selection, and transaction data structures for the CodeMirror code editor
@monaco-editor/react
Drop the Monaco code editor into any React app without touching webpack, rollup, or bundler config files.
Monaco Editor
The browser-based code editor that powers VS Code, embeddable in any web application.
@codemirror/language
Language support infrastructure for the CodeMirror 6 editor: parsing, indentation, code folding, bracket matching, and syntax highlighting.
Tiptap Core
Headless, framework-agnostic rich text editor toolkit built on ProseMirror
@codemirror/autocomplete
Autocompletion engine for the CodeMirror 6 code editor, with fuzzy matching, snippets, and bracket closing.
@codemirror/commands
A collection of editing, selection, deletion, indentation, and undo-history commands with default keymaps for the CodeMirror 6 code editor.
@codemirror/lang-json
JSON language support for the CodeMirror 6 editor: parsing, folding, indentation, and a built-in parse-error linter.
React CodeMirror
A fully-typed React component and hook for embedding the CodeMirror 6 code editor with themes and language extensions.
lang-javascript
JavaScript, TypeScript, and JSX language support for the CodeMirror 6 code editor.
@lezer/highlight
Syntax highlighting framework that maps Lezer parse trees to styleable highlighting tags
CodeMirror
A batteries-included setup bundle for the CodeMirror 6 code editor.
@codemirror/lint
Linting support for the CodeMirror 6 code editor, with diagnostics, an error gutter, tooltips, and a lint panel.