lib-notion is a lightweight library that provides types and helper functions for creating, reading, and writing Notion API payloads. It simplifies the process of working with the Notion API by offering a structured and type-safe approach to payload management.
- Comprehensive TypeScript types for Notion API payloads.
- Helper functions to streamline the creation, reading, and writing of payloads.
- Designed for developers who want a minimalistic and efficient way to interact with the Notion API.
To install lib-notion, use npm or yarn:
npm install @oliverlorenz/lib-notion
This project is licensed under the MIT License. See the LICENSE file for details.