An unofficial API wrapper for Notion.
Stars
3
Forks
1
Watchers
3
Open Issues
1
Overall repository health assessment
^1.0.4^0.19.2^1.4.4^26.1.024
commits
✏ update readme with instructions on token in the environment variable
fdb8a94View on GitHub♻ refactor the basic build of the collection block to extend the Block class
baa4903View on GitHubadd a wrapper util around the notion text parsing functions
8c8ecc4View on GitHub♻ remove redundant constructors in sub classes as they're called implicitly
e04985eView on GitHub⬆ update multi-class dependency to ensure full chain inheritance
d8e95dcView on GitHub♻ have page block extend basic text and container blocks to avoid code duplication
b5d6e69View on GitHub🚧 add getblocks method to request client, add column block
f6008a8View on GitHub✏ add readme details for installation and basic implementation
198a200View on GitHubsimplify toggle block for reading only in current iteration
14619edView on GitHub