type
status
date
slug
summary
tags
category
icon
url
sync
vue-notion is an unofficial Notion page renderer, specifically designed for
Vue 3
, offering precise rendering results and customizable styles. It supports syntax highlighting, server-side rendering, and static generation, making it suitable for frameworks such as NuxtJS. The documentation may currently be outdated, as the documentation for version 3.0.0 is still being refined.Key Points
- Features: vue-notion emphasizes the accuracy of its rendering results, offers easily adaptable custom styles, supports syntax highlighting for code blocks using Prism.js, and provides support for server-side rendering and static generation.
- Installation Guide: Provides npm installation instructions and examples of using the NuxtJS module for the Vue 3 version.
- Documentation and Examples: Notes the potential outdatedness of the documentation and provides links to documentation for the Notion renderer, code block syntax highlighting, Notion API, and usage with Nuxt. Also offers an online demo and sample code.
- 作者:notion2go
- 链接:https://notion2go.com/article/Vue-Notion
- 声明:本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。