@vuepress-plume/plugin-copy-code
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.58 • Public • Published

@vuepress-plume/plugin-copy-code

Install

npm install @vuepress-plume/plugin-copy-code
# or
pnpm add @vuepress-plume/plugin-copy-code
# or
yarn add @vuepress-plume/plugin-copy-code

Usage

// .vuepress/config.js
import { copyCodePlugin } from '@vuepress-plume/plugin-copy-code'

export default {
  // ...
  plugins: [
    copyCodePlugin()
  ]
  // ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i @vuepress-plume/plugin-copy-code

Weekly Downloads

202

Version

1.0.0-rc.58

License

MIT

Unpacked Size

13.1 kB

Total Files

16

Last publish

Collaborators

  • pengzhanbo