Skip to content

Commit bb0293f

Browse files
authored
Add information
1 parent 28c6afa commit bb0293f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# 📐 Vue Colcade
22

3-
*Lightweight masonry layout*
4-
5-
---
3+
*Lightweight masonry layout thanks to Vuejs*
64

5+
![David](https://img.shields.io/david/alexiscolin/vue-colcade.svg)
6+
77
A small wrapper for integrating [Colcade](https://github.com/desandro/colcade) to Vuejs.
88

99
Vue.js plugin accessible globally from any component to run multiple colcade grid instances. Let's interact with differents grids throughout differents components. This plugin needs you to use the basic [Colcade configuration usage](https://github.com/desandro/colcade#usage).
1010

11+
<br><br>
12+
<p align="center"><img src="http://files.de-jaune-et-de-bleu.com/img/github/vue-colcade.png" width="100%"></p>
13+
<br>
14+
1115
## Install
1216

1317
``` bash
@@ -66,4 +70,6 @@ And, all native colcade methods are still accessibles :
6670

6771
By Alexis Colin, thanks to [Colcade](https://github.com/desandro/colcade) by David DeSandro
6872

73+
### Licence
74+
6975
MIT License.

0 commit comments

Comments
 (0)