JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q51856F

Zod schemas for the Notion API (unofficial)

Package Exports

  • @alanlu-dev/notion-api-zod-schema

Readme

@alanlu-dev/notion-api-zod-schema

Version Downloads License

A Zod schema for Notion API.

This project is a fork of vogelino/notion-api-zod-schema. All credit goes to the original author for their excellent work.

Setup

  1. create-integrations-with-the-notion-api

  2. edit .env file

    NOTION_API_KEY=your-notion-api-key

notion