1.2.3 • Published 3 years ago
@snippetors/vuepress-plugin-tabs v1.2.3
vuepress-plugin-tabs
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
1.2.3
3 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.2.0
4 years ago
1.1.8
4 years ago
1.1.7
4 years ago
1.1.1
4 years ago
1.1.6
4 years ago
1.1.5
4 years ago
1.1.4
4 years ago
1.1.3
4 years ago
1.1.2
4 years ago
1.1.0
5 years ago
1.0.6
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.0
5 years ago