@snippetors/vuepress-plugin-tabs

v1.2.3
Vuepress plugin - markdown custom container to display content in tabs
vuepress-plugin vuepress plugin tabs

vuepress-plugin-tabs

npm downloads license

This plugin is inspired by vuepress-plugin-element-tabs, but for Vue 3.x and VuePress 2.x

VuePress is evolving rapidly, and there's no stable version yet. This plugin is only tested with VuePress version 2.0.0-beta.60

Documentation

https://snippetors.github.io/plugins/vuepress-plugin-tabs

Install

This plugin requries VuePress>=2.0.0

yarn add -D @snippetors/vuepress-plugin-tabs
// .vuepress/config.js
import tabsPlugin from '@snippetors/vuepress-plugin-tabs'

export default {
  plugins: [
    tabsPlugin(options),
  ],
}

License

MIT

npm i @snippetors/vuepress-plugin-tabs

Metadata

  • MIT
  • Whatever
  • Snippetors
  • released 1/17/2023

Downloads

Maintainers