mirror of
https://github.com/vuejs/awesome-vue.git
synced 2024-11-27 11:25:59 -05:00
Merge pull request #60 from kzima/master
add three more links in the 'ui components' section
This commit is contained in:
commit
ccadb71a4f
1 changed files with 4 additions and 1 deletions
|
@ -136,7 +136,7 @@
|
|||
- [vue-form](https://github.com/fergaldoyle/vue-form) by @fergaldoyle <sup>1.0 compatible</sup>
|
||||
|
||||
- #### UI Components
|
||||
|
||||
|
||||
- [VueStrap](http://yuche.github.io/vue-strap/), Bootstrap components built with pure Vue.js by @yuche <sup>1.0</sup>
|
||||
- [VueBoot](http://morgul.github.io/vueboot/), Bootstrap v4 components by @Morgul <sup>1.0</sup>
|
||||
- [vue-mdl](https://github.com/posva/vue-mdl): Reusable Vue.js components using Material Design Lite. By [@posva](https://github.com/posva)
|
||||
|
@ -152,6 +152,9 @@
|
|||
- [vue-panel](https://github.com/ericmcdaniel/vue-panel): A suite of Vue.js components for building Flexbox layouts by @ericmcdaniel
|
||||
- [vue-google-maps](https://github.com/GuillaumeLeclerc/vue-google-maps/): A suite of Vue.js components to build reactive Google Maps Applications by @GuillaumeLeclerc
|
||||
- [vue-transition](https://github.com/Twiknight/vue-transition): A component to trigger a CSS transition at any time by @Twiknight
|
||||
- [SVG icons](http://kzima.github.io/vuestrap-icons/#/icons), SVG sprites in form of a simple `<icon>` component, by @kzima <sup>1.0</sup>
|
||||
- [Extra Vuestrap components](http://gritcode.github.io/gritcode-components/#/toast), more components built with just B4 and Vue.js, by @kzima <sup>1.0</sup>
|
||||
- [VueStrap Base Components](http://kzima.github.io/vuestrap-base-components/#/accordion), A complete set of Bootstrap 4 web components built with pure Vue.js, by @kzima <sup>1.0</sup>
|
||||
|
||||
- #### i18n
|
||||
|
||||
|
|
Loading…
Reference in a new issue