{"id":20854008,"url":"https://github.com/zephyrpersonal/vue-lazyload","last_synced_at":"2026-04-19T21:33:35.640Z","repository":{"id":65516631,"uuid":"129897833","full_name":"zephyrpersonal/vue-lazyload","owner":"zephyrpersonal","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-23T06:21:06.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T01:35:39.595Z","etag":null,"topics":["lazyload","vue"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zephyrpersonal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-17T12:01:56.000Z","updated_at":"2018-04-23T06:21:07.000Z","dependencies_parsed_at":"2023-01-26T22:31:25.728Z","dependency_job_id":null,"html_url":"https://github.com/zephyrpersonal/vue-lazyload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Fvue-lazyload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Fvue-lazyload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Fvue-lazyload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Fvue-lazyload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zephyrpersonal","download_url":"https://codeload.github.com/zephyrpersonal/vue-lazyload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243222184,"owners_count":20256229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lazyload","vue"],"created_at":"2024-11-18T03:24:06.391Z","updated_at":"2025-12-25T22:13:18.009Z","avatar_url":"https://github.com/zephyrpersonal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiny Vue Image Lazyload\n\n## Install\n\n```bash\nyarn add tiny-vue-img-lazyload\n```\n\n## Usage\n\n```js\nimport Vue from 'vue'\nimport TinyVueImgLazyload from 'tiny-vue-img-lazyload'\n\nVue.use(TinyVueImgLazyload, {\n  onLoadClassName: 'loaded' // when image loaded, the className will be attach to the dom\n})\n```\n\nthen in your vue component\n\n```html\n\u003cimg v-lazy-load:src=\"your-img-link\" /\u003e\n```\n\n## Example\n\nclone this repo and\n\n```bash\nyarn install\nyarn run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephyrpersonal%2Fvue-lazyload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzephyrpersonal%2Fvue-lazyload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephyrpersonal%2Fvue-lazyload/lists"}