Introduction - If you have any usage issues, please Google them yourself
Ueditor is the development of the front end of the development of the Baidu web to see the resulting editor, with light weight, can be customized, focus on user experience and other characteristics. Ueditor based on the BSD open source protocol, in addition to the code to streamline, load quickly the lightweight characteristics, but also the use of a hierarchical concept, so that developers can be customized according to the actual application and demand.
The Ueditor editor is divided into three layers. Among them, the core layer provides developers such as range, selection, domUtils class of the underlying API interface, the command plugin layer in the middle not only provides a lot of basic command, but also allows developers to develop command commands based on the core layer, while the user oriented interface layer can provide free custom user interface. Ueditor open source editor this has a pattern of distribution, so that developers can access to any one layer for development.