Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 414 Bytes

File metadata and controls

14 lines (10 loc) · 414 Bytes

NotionPresso API SDK

NotionPresso API SDK is a TypeScript-based SDK that helps you use the Notion API more easily.

Key Features

  • Retrieve the entire block structure of a Notion page at once
  • Automatically paginate and retrieve all results of a database query
  • Ensure type safety with TypeScript support
  • Extended features based on the official Notion SDK
npm install @notionpresso/api-sdk