JavaScriptプログラムに関する各種メモ書き

JavaScript で実現する WYSIWYGエディタ

無料のwysiwygエディタ

● blocknote

https://www.blocknotejs.org/

● jodit

https://xdsoft.net/jodit/examples/intergration/angular-jodit.html

● quilljs

https://quilljs.com/

● Trix

ライセンス MIT
商用利用OK
https://github.com/basecamp/trix
https://trix-editor.org/

● Trumbowyg

ライセンス MIT
商用利用OK
プラグイン多数あり
エクセルからテーブルをコピペできます

https://github.com/Alex-D/Trumbowyg
デモ: https://alex-d.github.io/Trumbowyg/

● Summernote

ライセンス MIT
商用利用OK
Bootstrap , Bootswatch 対応
エクセルからテーブルをコピペできます
https://github.com/summernote/summernote/

サンプルはこちら https://github.com/summernote/summernote/blob/develop/examples/external-api.html
設定の参考 https://goo.gl/SnsVm9

プラグイン
https://eissasoubhi.github.io/summernote-bricks/
https://codepen.io/asiffermann/pen/EKvMMm
https://github.com/DiemenDesign/

テーマ https://github.com/DiemenDesign/summernote-themes

● SunEditor

https://github.com/JiHong88/SunEditor

スッキリした見た目のおすすめなエディタです。

Pasting from Microsoft Word and Excel.
Custom table selection, merge and split.
Media embeds, image uploads.
Can use CodeMirror.

● jodit

https://xdsoft.net/jodit/ ライセンス GNU GENERAL PUBLIC LICENSE Version 2,

● TOAST UI Editor

ライセンス MIT
商用利用OK
エクセルからテーブルをコピペできます
http://ui.toast.com/tui-editor

Markdown書式を自作できるようです
https://github.com/nhnent/tui.editor/blob/master/docs/writing-your-own-extension.md

● 有料のwysiwygエディタ

● CKEditor 4

ライセンス GPL or LGPL or MPL
商用利用有料
https://github.com/ckeditor/ckeditor-dev

● CKEditor 5

ライセンス GNU General Public License Version 2
商用利用有料
https://github.com/ckeditor/ckeditor5

● textbox

https://textbox.io/
ライセンス 非商用なら Creative Commons CC BY-NC-ND 4.0 license
商用利用有料

● imperavi Redactor

有料
デザインがGood
https://imperavi.com/redactor/

● stacks editor

https://editor.stackoverflow.design/
https://github.com/StackExchange/Stacks-Editor

添付ファイル1
No.1400
12/27 08:56

edit

添付ファイル