17 repos
TypeScript libraries and components for embedding code editors in React applications. The cluster centers on markdown editors (react-markdown-editor, react-md-editor) and code editors built on Monaco and CodeMirror, enabling developers to add syntax-highlighted, interactive code editing capabilities to web UIs. Several repos include browser extensions and live preview/rendering features for testing and documentation purposes.
uiwjs/react-markdown-editor
A markdown editor with preview, implemented with React.js and TypeScript.