|
3 | 3 | > A collection of Vuetify plugins for Vue CLI |
4 | 4 |
|
5 | 5 | ### Available Packages |
| 6 | +#### Plugins |
6 | 7 | <table> |
7 | 8 | <thead> |
8 | 9 | <tr> |
|
51 | 52 | A supplementary Vue CLI plugin used by <a href="https:/github.com/vuetifyjs.com/vue-cli-preset-vuetify">vue-cli-preset-vuetify</a> |
52 | 53 | </td> |
53 | 54 | </tr> |
| 55 | + <tr> |
| 56 | + <td> |
| 57 | + <a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/vue-cli-plugin-vuetify-storybook">vue-cli-plugin-vuetify-storybook</a> |
| 58 | + </td> |
| 59 | + <td> |
| 60 | + <a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify-storybook"> |
| 61 | + <img src="https://img.shields.io/npm/v/vue-cli-plugin-vuetify-storybook.svg" alt="Version"> |
| 62 | + </a> |
| 63 | + </td> |
| 64 | + <td> |
| 65 | + A Vue CLI plugin for using Storybook w/ Vuetify |
| 66 | + </td> |
| 67 | + </tr> |
| 68 | + <tr> |
| 69 | + <td> |
| 70 | + <a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/vue-cli-plugin-vuetify">vue-cli-plugin-vuetify</a> |
| 71 | + </td> |
| 72 | + <td> |
| 73 | + <a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify"> |
| 74 | + <img src="https://img.shields.io/npm/v/vue-cli-plugin-vuetify.svg" alt="Version"> |
| 75 | + </a> |
| 76 | + </td> |
| 77 | + <td> |
| 78 | + A Vue CLI plugin for installing and configuring Vuetify |
| 79 | + </td> |
| 80 | + </tr> |
| 81 | + </tbody> |
| 82 | +</table> |
| 83 | + |
| 84 | +#### Presets |
| 85 | +<table> |
| 86 | + <thead> |
| 87 | + <tr> |
| 88 | + <th>Preset</th> |
| 89 | + <th>Version</th> |
| 90 | + <th>Study</th> |
| 91 | + </tr> |
| 92 | + </thead> |
| 93 | + <tbody> |
54 | 94 | <tr> |
55 | 95 | <td> |
56 | 96 | <a href="https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/master/packages/vue-cli-plugin-vuetify-preset-basil">vue-cli-plugin-vuetify-preset-basil</a> |
|
61 | 101 | </a> |
62 | 102 | </td> |
63 | 103 | <td> |
64 | | - A Vuetify Preset for the <a href="https://material.io/design/material-studies/basil.html">Basil Material Study</a> |
| 104 | + <a href="https://material.io/design/material-studies/basil.html">Basil Material Study</a> |
65 | 105 | </td> |
66 | 106 | </tr> |
67 | 107 | <tr> |
|
74 | 114 | </a> |
75 | 115 | </td> |
76 | 116 | <td> |
77 | | - A Vuetify Preset for the <a href="https://material.io/design/material-studies/crane.html">Crane Material Study</a> |
| 117 | + <a href="https://material.io/design/material-studies/crane.html">Crane Material Study</a> |
78 | 118 | </td> |
79 | 119 | </tr> |
80 | 120 | <tr> |
|
87 | 127 | </a> |
88 | 128 | </td> |
89 | 129 | <td> |
90 | | - A Vuetify Preset for the <a href="https://material.io/design/material-studies/fortnightly.html">Fortnightly Material Study</a> |
| 130 | + <a href="https://material.io/design/material-studies/fortnightly.html">Fortnightly Material Study</a> |
91 | 131 | </td> |
92 | 132 | </tr> |
93 | 133 | <tr> |
|
100 | 140 | </a> |
101 | 141 | </td> |
102 | 142 | <td> |
103 | | - A Vuetify Preset for the <a href="https://material.io/design/material-studies/owl.html">Owl Material Study</a> |
| 143 | + <a href="https://material.io/design/material-studies/owl.html">Owl Material Study</a> |
104 | 144 | </td> |
105 | 145 | </tr> |
106 | 146 | <tr> |
|
113 | 153 | </a> |
114 | 154 | </td> |
115 | 155 | <td> |
116 | | - A Vuetify Preset for the <a href="https://material.io/design/material-studies/rally.html">Rally Material Study</a> |
| 156 | + <a href="https://material.io/design/material-studies/rally.html">Rally Material Study</a> |
117 | 157 | </td> |
118 | 158 | </tr> |
119 | 159 | <tr> |
|
126 | 166 | </a> |
127 | 167 | </td> |
128 | 168 | <td> |
129 | | - A Vuetify Preset for the <a href="https://material.io/design/material-studies/reply.html">Reply Material Study</a> |
| 169 | + <a href="https://material.io/design/material-studies/reply.html">Reply Material Study</a> |
130 | 170 | </td> |
131 | 171 | </tr> |
132 | 172 | <tr> |
|
139 | 179 | </a> |
140 | 180 | </td> |
141 | 181 | <td> |
142 | | - A Vuetify Preset for the <a href="https://material.io/design/material-studies/shrine.html">Shrine Material Study</a> |
143 | | - </td> |
144 | | - </tr> |
145 | | - <tr> |
146 | | - <td> |
147 | | - <a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/vue-cli-plugin-vuetify-storybook">vue-cli-plugin-vuetify-storybook</a> |
148 | | - </td> |
149 | | - <td> |
150 | | - <a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify-storybook"> |
151 | | - <img src="https://img.shields.io/npm/v/vue-cli-plugin-vuetify-storybook.svg" alt="Version"> |
152 | | - </a> |
153 | | - </td> |
154 | | - <td> |
155 | | - A Vue CLI plugin for using Storybook w/ Vuetify |
156 | | - </td> |
157 | | - </tr> |
158 | | - <tr> |
159 | | - <td> |
160 | | - <a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/vue-cli-plugin-vuetify">vue-cli-plugin-vuetify</a> |
161 | | - </td> |
162 | | - <td> |
163 | | - <a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify"> |
164 | | - <img src="https://img.shields.io/npm/v/vue-cli-plugin-vuetify.svg" alt="Version"> |
165 | | - </a> |
166 | | - </td> |
167 | | - <td> |
168 | | - A Vue CLI plugin for installing and configuring Vuetify |
| 182 | + <a href="https://material.io/design/material-studies/shrine.html">Shrine Material Study</a> |
169 | 183 | </td> |
170 | 184 | </tr> |
171 | 185 | </tbody> |
|
0 commit comments