1. vitepress
Vite & Vue powered static site generator
vitepress
Package: vitepress
Created by: vuejs
Last modified: Sat, 27 Apr 2024 15:23:53 GMT
Version: 1.1.4
License: MIT
Downloads: 357,050
Repository: https://github.com/vuejs/vitepress

Install

npm install vitepress
yarn add vitepress

VitePress 📝💨

test
npm
chat


VitePress is a Vue-powered static site generator and a spiritual successor to VuePress, built on top of Vite.

Documentation

To check out docs, visit vitepress.dev.

Changelog

Detailed changes for each release are documented in the CHANGELOG.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License

MIT

Copyright (c) 2019-present, Yuxi (Evan) You

Dependencies

@clack/prompts: ^0.7.0@mdit-vue/plugin-component: ^2.1.2@mdit-vue/plugin-frontmatter: ^2.1.2@mdit-vue/plugin-headers: ^2.1.2@mdit-vue/plugin-sfc: ^2.1.2@mdit-vue/plugin-title: ^2.1.2@mdit-vue/plugin-toc: ^2.1.2@mdit-vue/shared: ^2.1.2@polka/compression: 1.0.0-next.25@rollup/plugin-alias: ^5.1.0@rollup/plugin-commonjs: ^25.0.7@rollup/plugin-json: ^6.1.0@rollup/plugin-node-resolve: ^15.2.3@rollup/plugin-replace: ^5.0.5@types/cross-spawn: ^6.0.6@types/debug: ^4.1.12@types/escape-html: ^1.0.4@types/fs-extra: ^11.0.4@types/lodash.template: ^4.5.3@types/mark.js: ^8.11.12@types/markdown-it-attrs: ^4.1.3@types/markdown-it-container: ^2.0.10@types/markdown-it-emoji: ^2.0.5@types/micromatch: ^4.0.7@types/minimist: ^1.2.5@types/node: ^20.12.7@types/postcss-prefix-selector: ^1.16.3@types/prompts: ^2.4.9@vue/shared: ^3.4.25chokidar: ^3.6.0conventional-changelog-cli: ^4.1.0cross-spawn: ^7.0.3debug: ^4.3.4esbuild: ^0.20.2escape-html: ^1.0.3execa: ^8.0.1fast-glob: ^3.3.2fs-extra: ^11.2.0get-port: ^7.1.0gray-matter: ^4.0.3lint-staged: ^15.2.2lodash.template: ^4.5.0lru-cache: ^10.2.1markdown-it: ^14.1.0markdown-it-anchor: ^8.6.7markdown-it-attrs: ^4.1.6markdown-it-container: ^4.0.0markdown-it-emoji: ^3.0.0markdown-it-mathjax3: ^4.3.2micromatch: ^4.0.5minimist: ^1.2.8nanoid: ^5.0.7npm-run-all: ^4.1.5ora: ^8.0.1p-map: ^7.0.2path-to-regexp: ^6.2.2picocolors: ^1.0.0pkg-dir: ^8.0.0playwright-chromium: ^1.43.1polka: 1.0.0-next.25postcss-prefix-selector: ^1.16.1prettier: ^3.2.5prompts: ^2.4.2punycode: ^2.3.1rimraf: ^5.0.5rollup: ^4.17.0rollup-plugin-dts: ^6.1.0rollup-plugin-esbuild: ^6.1.1semver: ^7.6.0simple-git-hooks: ^2.11.1sirv: ^2.0.4sitemap: ^7.1.1sort-package-json: ^2.10.0supports-color: ^9.4.0typescript: ^5.4.5vitest: ^1.5.2vue-tsc: ^2.0.14wait-on: ^7.2.0

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin