Skip to content

Monaco Editor for React, a combination of react-monaco-editor and @monaco-editor/react.

License

Notifications You must be signed in to change notification settings

Ri-moe/react-monaco-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@rimoe/react-monaco-editor

Monaco Editor for React

A combination of react-monaco-editor and @monaco-editor/react.

npm i @rimoe/react-monaco-editor
yarn add @rimoe/react-monaco-editor

Compared to react-monaco-editor, you don't need to configure webpack because we are using a cancelable loader the same as @monaco-editor/react. The core code about Monaco Editor is similar to react-monaco-editor.

But, we don't have a DiffEditor yet.

Most of the code in this project is copied from react-monaco-editor and @monaco-editor/react. Both of them are MIT License.

About

Monaco Editor for React, a combination of react-monaco-editor and @monaco-editor/react.

Resources

License

Stars

Watchers

Forks

Packages

No packages published