Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including vite-plugin-doc-preview with all npm packages installed. Try it out:

var vitePluginDocPreview = require("vite-plugin-doc-preview")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

vite-plugin-doc-preview v0.2.1

基于Vite插件机制实现对markdown文件内容进行转换。核心通过marked结合hightlight.js实现代码高亮和美化。并且可让文档中带有如preview指定标识的markdown代码块替换为组件,体验预览效果。支持Vue和React框架。

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free