0.0.16 • Published 7 years ago

vue-cli-plugin-commentary v0.0.16

Weekly downloads
114
License
-
Repository
github
Last release
7 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

7 years ago

0.0.15

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago