diff --git a/README.md b/README.md index 170ebdca..661641ba 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,14 @@ npm run build # compile .tsx files. npm run doc ``` +### Related + +- [@uiw/react-markdown-preview](https://github.com/uiwjs/react-codemirror): React component preview markdown text in web browser. +- [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror): CodeMirror component for React. @codemirror +- [@uiw/react-monacoeditor](https://github.com/jaywcjlove/react-monacoeditor): Monaco Editor component for React. +- [@uiw/react-markdown-editor](https://github.com/uiwjs/react-markdown-editor): A markdown editor with preview, implemented with React.js and TypeScript. +- [@uiw/react-md-editor](https://github.com/uiwjs/react-md-editor): A simple markdown editor with preview, implemented with React.js and TypeScript. +- ### License Licensed under the MIT License.