tough-dev-school / vue-notion

A fast Vue renderer for Notion pages

Home Page:https://vue-notion.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tough-dev-school/vue-notion

This is a fork of vue-notion.

It has building and publishing to npm removed, no dedicated nuxt support, and some new features and bugfixes:

  • Blocks have anchors
  • Table of Contents support added
  • Bug with empty callouts is fixed

Usage

You can install it via

pnpm i https://github.com/tough-dev-school/vue-notion.git

And used via passing blockMap to NotionRenderer component. See example in our LMS repo.

Docs can be found here.

Credits

All credits to Jannik Siebert and his vue-notion. And big thanks to zernonia for clever hacks we borrowed from his port.

About

A fast Vue renderer for Notion pages

https://vue-notion.now.sh

License:Other


Languages

Language:Vue 60.6%Language:CSS 29.0%Language:JavaScript 10.4%