0.0.16 • Published 6 years ago

vue-cli-plugin-commentary v0.0.16

Weekly downloads
114
License
-
Repository
github
Last release
6 years ago

vue-cli-plugin-commentary

vue-cli3

:rocket: Start building a Vue app with Style Guide

This is a vue-cli 3.x plugin to add Style guide tool for Vue in your Vue project.

$ vue add vue-cli-plugin-commentary
$ yarn commentary

image

//projectRoot/commentary/index.js
import Component from '...'
storyOf('atoms/Component', Component)
    .add('title', {props: {color:'red'}})

:scroll: Changelog

Details changes for each release are documented in the CHANGELOG.md.

0.0.16

6 years ago

0.0.15

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago