1.2.3 • Published 2 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
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.2.0
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.1
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.1.0
4 years ago
1.0.6
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.0
4 years ago