JSPM

@yemu419/vuepress-plugin-demo-code

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q19622F
  • License MIT

📝 Demo and code plugin for vuepress

Package Exports

  • @yemu419/vuepress-plugin-demo-code

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@yemu419/vuepress-plugin-demo-code) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vuepress-plugin-demo-code

forked from BuptStEve/vuepress-plugin-demo-code

Install

$ npm i -D @yemu419/vuepress-plugin-demo-code
# OR
$ yarn add -D @yemu419/vuepress-plugin-demo-code

Usage

Write vuepress config

module.exports = {
    plugins: ['@yemu419/demo-code'],
}

变更点

  • 示例容器样式调整
  • Options 有些许变更
    • 不支持 showText
    • 不支持 hideText
    • 不支持 minHeight
    • 不支持 onlineBtns

更多

请参考 vuepress-plugin-demo-code