Y
Hacker News
new
|
ask
|
show
|
jobs
by
myguestacc
1117 days ago
markwhen.com looks neat! What tech did you use to make the editor?
1 comments
koch
1117 days ago
Codemirror & vue. Chances are if you're using a code editor in a web app it's either Microsoft's Monaco [0] or CodeMirror [1], which is maintained by Marijn Haverbeke
[0]
https://github.com/microsoft/monaco-editor
[1]
https://codemirror.net/
link
[0] https://github.com/microsoft/monaco-editor
[1] https://codemirror.net/