Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkeys818/notion-canvas-sync
For syncing a notion page with canvas data
https://github.com/bkeys818/notion-canvas-sync
instructure instructure-canvas notion
Last synced: about 1 month ago
JSON representation
For syncing a notion page with canvas data
- Host: GitHub
- URL: https://github.com/bkeys818/notion-canvas-sync
- Owner: bkeys818
- License: mit
- Created: 2021-12-19T01:00:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T19:36:42.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T16:24:54.364Z (3 months ago)
- Topics: instructure, instructure-canvas, notion
- Language: TypeScript
- Homepage:
- Size: 446 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notion-canvas-sync
> The open source function used to [sync notion and canvas](https://notion-canvas-sync.netlify.app)
[![Version][version-image]][version-link]
[![Downloads Stats][npm-downloads]][npm-link]## Installation
Yarn:
```sh
yarn add notion-canvas-sync
```[version-image]: https://img.shields.io/github/package-json/v/bkeys818/notion-canvas-sync/v0.1.2?label=version
[version-link]: https://github.com/bkeys818/notion-canvas-sync/releases/tag/v0.1.2
[npm-downloads]: https://img.shields.io/npm/dm/notion-canvas-sync.svg
[npm-link]: https://www.npmjs.com/package/notion-canvas-sync/v/0.1.2