Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rdunk committed Apr 14, 2019
1 parent 4ba30d3 commit 676c26f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<p align="center">
<img width="384" src="https://github.com/rdunk/vue-packer/blob/master/grid.png" alt="Vue Packer">
<img src="https://github.com/rdunk/vue-packer/blob/master/grid.png" alt="Vue Packer">
</p>

<h1 align="center">Vue Packer</h1>

##### A dependency free Vue component for responsive masonry-style cascading grid layouts.
#### A dependency free Vue component for responsive masonry-style cascading grid layouts.

###### [See the demo](https://rdunk.github.io/vue-packer)
#### [See the demo](https://rdunk.github.io/vue-packer)

Many grid style layout options use existing libraries that perform direct DOM manipulation. This plugin lets Vue take care of all changes to the DOM, so can take advantage of Vue's reactive data without the need for any workarounds or performance drawbacks.

Expand Down
Binary file modified grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 676c26f

Please sign in to comment.