TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: BlockNote – open-source Notion-style Text Editor with Multiplayer

5 pointsby YousefEDalmost 2 years ago

1 comment

YousefEDalmost 2 years ago
Hi HN! BlockNote is an extensible, block-based editor (similar to Notion, Coda, etc.). Featuring different block types, animations (try changing block types, indenting, etc), menus, placeholders, collaboration and more you expect from a good editor.<p>BlockNote builds on top of Prosemirror and TipTap (two great libraries to build text editors for the web and work with ContentEditable and its quirks), but these libraries are pretty bare-bones &#x2F; low-level(&quot;headless&quot;).<p>I hope BlockNote makes it a lot easier to get a great out-of-the-box text editing UX and am looking forward to your feedback!<p>I just added real-time collaboration to the demo on the homepage (desktop only), powered by Yjs &amp; Partykit - definitely play around :)