From 32e9d89026aae81dc513c7c7dfc33cedd3fd51f6 Mon Sep 17 00:00:00 2001 From: Kris Zima Date: Tue, 29 Dec 2015 16:10:04 +1000 Subject: [PATCH] add three more links in the 'ui components' section --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5201a36c..36abedf6 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,10 @@ - [vue-form](https://github.com/fergaldoyle/vue-form) by @fergaldoyle 1.0 compatible - #### UI Components - + + - [SVG icons](http://kzima.github.io/vuestrap-icons/#/icons), SVG sprites in form of a simple `` component, by @kzima 1.0 + - [Extra Vuestrap components](http://gritcode.github.io/gritcode-components/#/toast), more components built with just B4 and Vue.js, by @kzima 1.0 + - [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 1.0 - [VueStrap](http://yuche.github.io/vue-strap/), Bootstrap components built with pure Vue.js by @yuche 1.0 - [VueBoot](http://morgul.github.io/vueboot/), Bootstrap v4 components by @Morgul 1.0 - [vue-mdl](https://github.com/posva/vue-mdl): Reusable Vue.js components using Material Design Lite. By [@posva](https://github.com/posva)