scniro / react-codemirror2

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

[Notice for future viewers] you may want to switch to codemirror 6 #254

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 6. It's fully typed, tree-shakable, in-development, and is framework-agnostic. Check out my React examples here. I've also written a thin React wrapper package here.

usulpro commented 3 years ago

Thanks @sachinraja It's helpful 👍🏼