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