spring1018 / react-ui

0 stars 0 forks source link

React の Editor ライブラリを調べる #95

Closed spring1018 closed 3 months ago

spring1018 commented 4 months ago

WYSIWYG のものが対象。 https://github.com/JefMari/awesome-wysiwyg-editors?tab=readme-ov-file#for-react https://zenn.dev/tns_00/articles/wysiwyg-for-react

調査結果: https://github.com/spring1018/react-ui/issues/95#issuecomment-2272644573

spring1018 commented 4 months ago

リッチテキストでいくなら、Slate.js が良さそう。 画像なども対応可能。

spring1018 commented 4 months ago

Tiptap が良さそう https://tiptap.dev/docs/

spring1018 commented 3 months ago

現段階の整理

要件

優先度高い順?

評価

spring1018 commented 3 months ago

BlockNote が良さそう