1.0.5 • Published 3 years ago

@noahsalvi/svelte-notion v1.0.5

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

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
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago