File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
react-codemirror
2
2
===
3
3
4
-
5
4
[ ![ NPM Downloads] ( https://img.shields.io/npm/dm/@uiw/react-codemirror.svg?style=flat )] ( https://www.npmjs.com/package/@uiw/react-codemirror )
6
5
[ ![ Build & Deploy] ( https://github.com/uiwjs/react-codemirror/workflows/Build%20&%20Deploy/badge.svg )] ( https://github.com/uiwjs/react-codemirror/actions )
7
6
[ ![ Open in unpkg] ( https://img.shields.io/badge/Open%20in-unpkg-blue )] ( https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-codemirror/file/README.md )
8
7
[ ![ npm version] ( https://img.shields.io/npm/v/@uiw/react-codemirror.svg )] ( https://www.npmjs.com/package/@uiw/react-codemirror )
9
8
10
9
CodeMirror component for React. Demo Preview: [ @uiwjs .github.io/react-codemirror] ( https://uiwjs.github.io/react-codemirror/ )
11
10
11
+ > ⚠️ The v3 version document preview is [ here] ( https://raw.githack.com/uiwjs/react-codemirror/doc3/index.html ) .
12
+
12
13
<!-- dividing-->
13
14
14
15
** Features:**
15
16
16
17
🚀 Quickly and easily configure the API.
17
- 🌱 Use [ codemirror 6] ( https://codemirror.net/6/ ) . [ #88 ] ( https://github.com/uiwjs/react-codemirror/issues/88 ) .
18
+ 🌱 Versions after ` @uiw/react-codemirror@v4 ` use [ codemirror 6] ( https://codemirror.net/6/ ) . [ #88 ] ( https://github.com/uiwjs/react-codemirror/issues/88 ) .
18
19
⚛️ Support the features of React Hook(requires React 16.8+).
19
20
📚 Use Typescript to write, better code hints.
20
21
🌎 There are better [ sample previews] ( https://uiwjs.github.io/react-codemirror ) .
You can’t perform that action at this time.
0 commit comments