Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louiszawadzki/vue-lazy-img-loading
A Medium-like lazy loading in Vue.js
https://github.com/louiszawadzki/vue-lazy-img-loading
Last synced: 10 days ago
JSON representation
A Medium-like lazy loading in Vue.js
- Host: GitHub
- URL: https://github.com/louiszawadzki/vue-lazy-img-loading
- Owner: louiszawadzki
- Created: 2016-10-03T09:49:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T18:09:30.000Z (almost 8 years ago)
- Last Synced: 2024-11-09T00:31:39.740Z (2 months ago)
- Language: Vue
- Size: 1.95 KB
- Stars: 27
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue.js Medium-like lazy image loading
Based on [this post](https://jmperezperez.com/medium-image-progressive-loading-placeholder/) I wanted to recreate Medium lazy image loading using Vue.js.
Right now this repository only contains a basic example.