Show HN: Notion-like design system in React
1–4 of 4 posts
Re: Show HN: Notion-like design system in React
#2Notion is great for writing content but also has a nice design system for blocks-based design. react-potion attempts to replicate some of the benefits that Notion offers.
Disclaimer: the project isn't affiliated to Notion.
Re: Show HN: Notion-like design system in React
#3Editor.js[1] seems to be the more mature block-based editor for React. What does react-potion offer beyond block-based editing?
[1]: https://editorjs.io/
Re: Show HN: Notion-like design system in React
#4Editor.js[1] seems to be the more mature block-based editor for React. What does react-potion offer beyond block-based editing? [1]: https://editorjs.io/
Editor.js — this is awesome! Thanks for sharing.
react-potion I suppose is a possibly less feature-rich but Notion-like/targeted block-based design system in that regard.