Ask HN: Open-source notion.so like block editor?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Editor.js

    A block-style editor with clean JSON output

    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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ProseMirror

    The ProseMirror WYSIWYM editor

    Prosemirror[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/

  4. notion-clone

    Notion clone (by tobi4120)

  5. rich-markdown-editor

    Discontinued The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: What is your favorite FOSS WYSIWYG editor?

    8 projects | news.ycombinator.com | 22 Oct 2023
  • Show HN: I've built open-source, collaborative, WYSIWYG Markdown editor

    9 projects | news.ycombinator.com | 23 Jun 2023
  • Good Markdown Editor for SvelteKit?

    7 projects | /r/sveltejs | 3 Apr 2023
  • Is there a way to edit callouts in preview mode

    1 project | /r/ObsidianMD | 30 Jan 2023
  • Ask HN: Any good out of the box WYSIWYG and MD JavaScript libs?

    1 project | news.ycombinator.com | 21 Jan 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?