发布于: 2024-6-6最后更新: 2024-9-9字数 00 分钟

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.

Loading...
notion4ever

notion4ever

Python tool for exporting all the contents of a Notion page using the official Notion API. Includes: all nested subpages, markdown files and HTMLs, beautiful URLs.

React Notion

React Notion

A React renderer for Notion pages. Use Notion as a CMS for blogs, documentation, or personal sites.