https://github.com/noahsalvi/sotion
Use Notion as a CMS and render it in Svelte
https://github.com/noahsalvi/sotion
api notion render svelte
Last synced: about 1 month ago
JSON representation
Use Notion as a CMS and render it in Svelte
- Host: GitHub
- URL: https://github.com/noahsalvi/sotion
- Owner: noahsalvi
- License: mit
- Created: 2021-01-17T12:16:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-21T09:08:56.000Z (almost 5 years ago)
- Last Synced: 2025-08-22T02:30:40.061Z (11 months ago)
- Topics: api, notion, render, svelte
- Language: Svelte
- Homepage:
- Size: 695 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Sotion - Svelte Notion
### With this package you can use Notion as a CMS for your Svelte project and its pretty easy! 😊
## Installation
```bash
# npm
npm i -D sotion
# yarn
yarn add -D sotion
```
## Usage - TODO
### For the moment you can checkout this demo: https://github.com/noahsalvi/sotion-sapper-demo