You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-23
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ _This package doesn't handle the communication with the API. Check out [notion-a
11
11
12
12
<sub>Created by <ahref="https://twitter.com/timolins">Timo Lins</a> & <ahref="https://twitter.com/linstobias">Tobias Lins</a> with the help of all <ahref="https://github.com/splitbee/react-notion/graphs/contributors">contributors</a> β€οΈ</sub>
13
13
14
+
15
+
14
16
## Features
15
17
16
18
β‘οΈ **Fast** β Up to 10x faster than Notion\*
@@ -23,6 +25,10 @@ _This package doesn't handle the communication with the API. Check out [notion-a
23
25
24
26
_\* First Meaningful Paint compared to a [hosted example](http://react-notion-example.now.sh/) on [Vercel](https://vercel.com)._
25
27
28
+
29
+
**react-notion** is best suited as minimal renderer for blogs & content pages. If you're looking for a full-featured solution to render Notion-like pages, check out [react-notion-x](https://github.com/NotionX/react-notion-x).
30
+
31
+
26
32
## Install
27
33
28
34
```bash
@@ -96,29 +102,29 @@ List of pages that implement this library.
96
102
97
103
Most common block types are supported. We happily accept pull requests to add support for the missing blocks.
0 commit comments