Skip to content

tough-dev-school/vue-notion

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Languages

  • Vue 59.7%
  • CSS 29.7%
  • JavaScript 10.6%