UNPKG

vue-content-loading

Version:

Vue component to easily build (or use presets) SVG loading cards Facebook like.

30 lines (15 loc) 853 B
# Vue Content Loading ### Vue component to easily build or use presets for Facebook-like SVG loading cards. > Inspired in [React Content Loader](https://github.com/danilowoz/react-content-loader) ## So how does it look like? Facebook ![Facebook loading](https://raw.githubusercontent.com/LucasLeandro1204/vue-content-loading/master/static/facebook.gif "Facebook loading") Code ![Code loading](https://raw.githubusercontent.com/LucasLeandro1204/vue-content-loading/master/static/code.gif "Code loading") # Documentation & Examples Documentation with all presets is available [HERE](https://lucasleandro1204.github.io/vue-content-loading) ## Installation Simple installation via NPM ``$ npm install vue-content-loading --save`` ##### License This project is licensed under the MIT license. See the [LICENSE file](./LICENSE) for more details