Skip to content

Commit 1096b02

Browse files
authored
Update README.md
1 parent 385f696 commit 1096b02

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,14 @@ npm run build # compile .tsx files.
170170
npm run doc
171171
```
172172

173+
### Related
174+
175+
- [@uiw/react-markdown-preview](https://github.com/uiwjs/react-codemirror): React component preview markdown text in web browser.
176+
- [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror): CodeMirror component for React. @codemirror
177+
- [@uiw/react-monacoeditor](https://github.com/jaywcjlove/react-monacoeditor): Monaco Editor component for React.
178+
- [@uiw/react-markdown-editor](https://github.com/uiwjs/react-markdown-editor): A markdown editor with preview, implemented with React.js and TypeScript.
179+
- [@uiw/react-md-editor](https://github.com/uiwjs/react-md-editor): A simple markdown editor with preview, implemented with React.js and TypeScript.
180+
-
173181
### License
174182

175183
Licensed under the MIT License.

0 commit comments

Comments
 (0)