Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashishk1331/tetra-docs


https://github.com/ashishk1331/tetra-docs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

![Banner Image](https://raw.githubusercontent.com/ashishk1331/tetra-example/main/public/banner.png)



# Tetra Pack
A simple and configurable notion API parser for react projects.

## Features -
- Robust and granular Parser
- Keyed Approach
- Configurable blocks and annotations
- Loose Type Checking

# Tetra Pack

First things first,

- It isn't bundled with `@notion/client`. Hence, you need to require it externally.
- It renders pre-cooked API data into pure html tags.
- It follows keyed approach.
> Every element is rendered with a unique key to avoid UI mis-match or clashes.
- All the blocks are configurable and can be replaced or extended.