5 ms·
Ask HN: Open-source notion.so like block editor?
Hi all, I am looking for an opensource notion.so like editor also maybe the word for such an editor. Right now I know of the name block editor and the project http://editorjs.io. But I am looking for something react based, which doesn't use contentEditable. All help is appreciated.
- gpas 5y agoProsemirror[0] implements blocks like notion, and has a MIT license. Mind that it's not super intuitive stuff, at least for me, but it's a very powerful API. There are react implementations in the wild. [0] https://prosemirror.net/ https://prosemirror.net/
- technicolorwhat 5y agoThank you!
- ytetsuro 5y agoVery good. Very fast.
- deleted 5y ago[deleted]
- binchook 5y agohttps://github.com/tobi4120/notion-clone https://github.com/tobi4120/notion-clone
- billconan 5y agohttps://editorjs.io/ https://editorjs.io/
- agustif 5y agohttps://github.com/outline/rich-markdown-editor https://github.com/outline/rich-markdown-editor