L
L
lightalex2019-05-24 02:33:32
WYSIWYG
lightalex, 2019-05-24 02:33:32

Best html/css/js/php code editor to embed on a website?

Good day friends!
I'm looking for the best code editor to embed in a web page.
The main criterion is the convenience and sophistication of the editor. The point is that the programmer can fully work in such an editor, and not spit after five minutes of work.
The editor must be completely independent of third-party servers. That is to connect locally. Solutions like "Codepen embeddable via iframe" are not suitable.
The code will be mostly web-based, i.e. html/css/js/php + some specific extensions like sass, json, etc.
It is desirable that the editor be distributed under a license that allows it to be used for commercial purposes.
Are there such editors in nature?
Thanks in advance to everyone who contributes to the issue!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Terentiev, 2019-05-24
@lightalex

I can recommend a good solution based on VS Code.
https://microsoft.github.io/monaco-editor/ , available in npm, as well as wrappers for various frameworks.
Example under React https://github.com/react-monaco-editor/react-monac...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question