Tools for using Notion public pages as data in your app
Svelte Notion is an unofficial Notion API tool set for Svelte and Sapper. It is a package that uses the notion-api-worker to generate the API. While it can be hosted by the user, it comes with an out-of-the-box option to use the hosted version at notion-api.splitbee.io. The package is experimental and subject to change.
To use Svelte Notion in your project, follow the steps below:
npm install @leveluptuts/svelte-notion
Svelte Notion is an unofficial Notion API tool set for Svelte and Sapper. It allows developers to work with various block types in their applications, such as Text, Heading, Quote, Link, Code, and more. The package is experimental and subject to change, but it offers an option to host your own API. It is also open to accepting pull requests to add support for missing block types.