scniro / react-codemirror2

Codemirror integrated components for React
MIT License
1.66k stars 193 forks source link

For future viewers: you may want to try codemirror.next (codemirror 6) #241

Open sachinraja opened 3 years ago

sachinraja commented 3 years ago

This package seems dead and pull requests to update dependencies are not being accepted. I've found a better solution in codemirror.next. It's fully typed, tree-shakable, in-development, and is framework-agnostic. It may be missing some features from version 5 though.

yiliansource commented 3 years ago

No direct React support though, I assume?

sachinraja commented 3 years ago

No direct support, but it's not difficult to add. Check out my js and ts examples here.

yiliansource commented 3 years ago

I see, that really doesn't look too bad. Could still be made into a seperate package though, for convenience at least!

sachinraja commented 3 years ago

Update: I've created a thin wrapper at sachinraja/rodemirror.

jaywcjlove commented 3 years ago

https://github.com/uiwjs/react-codemirror