# vuepress-plugin-vue-example
A Vuepress plugin to display Vue components' live examples and source code inside documentation.
# Features
- Easy to use, with just a single
vue-exampletag inside.mdor.vuefiles - Uses the built-in syntax highlighting features of Vuepress
- Displays a fully-working live example
- Splits source code in separate sections for
templatescriptandstyle - Capability to strip comments from the source code
- Capability to add custom code before each section using slots
- Includes expand/collapse feature in order to save space
# Browsers support
(opens new window)IE / Edge | (opens new window)Firefox | (opens new window)Chrome | (opens new window)Safari | (opens new window)Opera |
|---|---|---|---|---|
| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
# Demo
| Name | Power |
|---|---|
| Chuck Norris | Infinity |
| Bruce Lee | 9000 |
| Jackie Chan | 7000 |
| Jet Li | 8000 |




