Skip to content

This Unity package provides a simple way to download and cache content from Notion databases. It includes a downloader with basic caching utilities and helper classes for reading values from the Notion API.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

denchi/UnityNotionDownloader

Repository files navigation

Unity Notion Downloader

This Unity package provides a simple way to download and cache content from Notion databases. It includes a downloader with basic caching utilities and helper classes for reading values from the Notion API.

Features

  • Download Notion database tables or pages from the Unity Editor
  • Cache previously downloaded results for faster iteration
  • Utilities for parsing and converting Notion data types
  • Unit tests for the main classes

Samples

A few simple usage samples are included under the Samples~/ folder once the package is installed.

Installation

Add this repository as a Git package to your Unity project:

https://github.com/your-org/UnityNotionDownloader.git

Tests

Editor tests are located in the Tests/Editor folder. They use NUnit and can be run from the Unity Test Runner.

About

This Unity package provides a simple way to download and cache content from Notion databases. It includes a downloader with basic caching utilities and helper classes for reading values from the Notion API.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages