|
|
|
|
|
by arek_nawo
1096 days ago
|
|
TipTap is built on ProseMirror. Basic elements of the editor are made in TipTap, while for more advanced use (tables, menus, integrating code editor) I had to tap into ProseMirror. I'm not really familiar with Milkdown so I can't say. The entirety of Vrite is open-source under AGPL-3.0 license (with parts under MIT): https://github.com/vriteio/vrite |
|