Skip to content

nathanchu/notion-react-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] notion-react-renderer

A react renderer for the Notion API blocks.

Example:

<ReactNotionRenderer
  blocks={data.results}
  colors={{ red: '#cc0000', background_red: '#ff7575' }}
/>

Supported: paragraph, heading_1, heading_2, heading_3, bold, italic, strikethrough, underline, code

To Do: bulleted_list_item, numbered_list_item, to_do, toggle

Unsupported (By the API currently): Non-text blocks (for example pictures)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published