Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkeys818/notion-databases
A tool for handling Notion databases with known properties
https://github.com/bkeys818/notion-databases
notion notion-database properties property
Last synced: 2 months ago
JSON representation
A tool for handling Notion databases with known properties
- Host: GitHub
- URL: https://github.com/bkeys818/notion-databases
- Owner: bkeys818
- License: mit
- Created: 2021-12-25T18:13:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T00:21:12.000Z (almost 3 years ago)
- Last Synced: 2024-10-01T14:50:07.584Z (3 months ago)
- Topics: notion, notion-database, properties, property
- Language: TypeScript
- Homepage:
- Size: 383 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notion-databases
> A tool for handling Notion databases with known properties.
[![Version][version-image]][version-link]
[![Downloads Stats][npm-downloads]][npm-link]## Installation
Yarn:
```sh
yarn add notion-databases
```[version-image]: https://img.shields.io/github/package-json/v/bkeys818/notion-databases/v0.2.0?label=version
[version-link]: https://github.com/bkeys818/notion-databases/releases/tag/v0.2.0
[npm-downloads]: https://img.shields.io/npm/dm/notion-databases.svg
[npm-link]: https://www.npmjs.com/package/notion-databases/v/0.2.0