@noahsalvi/svelte-notion

Notion as a CMS for Svelte.

Usage no npm install needed!

<script type="module">
  import noahsalviSvelteNotion from 'https://cdn.skypack.dev/@noahsalvi/svelte-notion';
</script>

README

svelte-notion - Render Notion in Svelte

With this package you can use Notion as a CMS for your Svelte Project and its pretty easy! 😊
Demo: https://svelte-notion-demo-56586.ondigitalocean.app/

Setting Up

  • Run npm install -D @noahsalvi/svelte-notion

Usage - TODO

import { Notion, notion } from "@noahsalvi/svelte-notion";

  • UI Component: <Notion {blocks} />
  • Fetching Pages/Table: notion