Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

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 60.8%
  • CSS 28.9%
  • JavaScript 10.3%