web & Rich Text Editor


web & Rich Text Editor

富文本编辑器

http://www.wangeditor.com/

https://github.com/wangfupeng1988/wangEditor/

https://github.com/fex-team/ueditor

CKEditor 4

https://ckeditor.com/ckeditor-4/download/

https://cdn.ckeditor.com/

开源协议不太友好呀

https://ckeditor.com/legal/ckeditor-oss-license/


CKEditor

CDN

basic - the Basic preset
standard - the Standard preset
standard-all - the Standard preset together with all other plugins created by CKSource*
full - the Full preset
full-all - the Full preset together with all other plugins created by CKSource*


<!-- <script src="https://cdn.ckeditor.com/4.10.1/basic/ckeditor.js"></script> -->
<!-- <script src="https://cdn.ckeditor.com/4.10.1/standard/ckeditor.js"></script> -->
<!-- <script src="https://cdn.ckeditor.com/4.10.1/standard-all/ckeditor.js"></script> -->
<!-- <script src="https://cdn.ckeditor.com/4.10.1/full/ckeditor.js"></script> -->
<!-- <script src="https://cdn.ckeditor.com/4.10.1/full-all/ckeditor.js"></script> -->

<script src="https://cdn.ckeditor.com/[version.number]/[distribution]/ckeditor.js"></script>


classic - the Classic editor
inline - the Inline editor
balloon - the Balloon editor
decoupled-document - the Document editor


<!-- <script src="https://cdn.ckeditor.com/ckeditor5/11.0.1/classic/ckeditor.js"> -->

<script src="https://cdn.ckeditor.com/ckeditor5/[version.number]/[distribution]/ckeditor.js"></script>



免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM