Y
Hacker News
new
|
ask
|
show
|
jobs
by
playworker
2772 days ago
Yes, you probably want something like CodeMirror
https://codemirror.net/
1 comments
joshmarlow
2771 days ago
I'd second CodeMirror - I've been tinkering with it (v2 -
https://codemirror.net/2/
) for a couple of weeks and it's pretty nice to use. I'm using a bit of simple syntax highlighting.
There's also a react wrapper (for versions 1 and 2).
link
There's also a react wrapper (for versions 1 and 2).