@noahsalvi/svelte-notion
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    5
    • latest

Version History

Package Sidebar

Install

npm i @noahsalvi/svelte-notion

Weekly Downloads

5

Version

1.0.5

License

MIT

Unpacked Size

417 kB

Total Files

95

Last publish

Collaborators

  • noahsalvi