{"id":26665220,"url":"https://github.com/elvisii/mini-progressive-image","last_synced_at":"2026-05-02T15:33:14.970Z","repository":{"id":46025636,"uuid":"429308398","full_name":"elvisii/mini-progressive-image","owner":"elvisii","description":"A dead mini progressive-image module for elvisii TypeScript","archived":false,"fork":false,"pushed_at":"2021-11-26T15:40:38.000Z","size":2241,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-25T22:43:38.698Z","etag":null,"topics":["progressvive","typescript","web"],"latest_commit_sha":null,"homepage":"","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/elvisii.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":"2021-11-18T05:31:18.000Z","updated_at":"2021-11-26T15:40:34.000Z","dependencies_parsed_at":"2022-09-14T11:13:12.934Z","dependency_job_id":null,"html_url":"https://github.com/elvisii/mini-progressive-image","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvisii%2Fmini-progressive-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvisii%2Fmini-progressive-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvisii%2Fmini-progressive-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvisii%2Fmini-progressive-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elvisii","download_url":"https://codeload.github.com/elvisii/mini-progressive-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245510032,"owners_count":20627111,"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":["progressvive","typescript","web"],"created_at":"2025-03-25T17:28:31.345Z","updated_at":"2026-05-02T15:33:14.931Z","avatar_url":"https://github.com/elvisii.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mini-progressive-image\n\nA dead mini progressive-image module for Elvisii TypeScript\n\n## GitHub\n\n[GitHub - mini-progressive-image](https://github.com/elvisii/mini-progressive-image.git)\n\n## NPM\n\n[![NPM version][npm-image]][npm-url]\n[![Build Status](https://app.travis-ci.com/elvisii/mini-progressive-image.svg?branch=main)](https://app.travis-ci.com/elvisii/mini-progressive-image)\n![npm](https://img.shields.io/npm/dw/mini-progressive-image)\n\n[NPM - mini-progressive-image](https://github.com/elvisii/mini-progressive-image.git)\n\n\n## Install\n\n```shell\n$ npm install mini-progressive-image --save\n \n$ yarn add mini-progressive-image\n```\n\n## For Elvisii TypeScript\n\n### Usage\n\n#### import css\n```html\n\u003clink href=\"./node_modules/mini-progressive-image/lib/index.css\" rel=\"stylesheet\" type=\"text/css\"\u003e\n```\n\nor\n\n```html\n\u003clink href=\"//unpkg.com/mini-progressive-image/dist/index.css\" rel=\"stylesheet\" type=\"text/css\"\u003e\n```\n\n#### HTML\n\n```html\n\u003cmain id=\"app\"\u003e\n  \u003cdiv class=\"progressive\"\u003e\n    \u003cimg class=\"preview lazy\" data-src=\"http://7xiblh.com1.z0.glb.clouddn.com/progressive/1.jpg\" src=\"http://7xiblh.com1.z0.glb.clouddn.com/progressive/r1.jpg\" /\u003e\n  \u003c/div\u003e\n  \u003cdiv class=\"progressive\"\u003e\n    \u003cimg class=\"preview lazy\" data-src=\"http://7xiblh.com1.z0.glb.clouddn.com/progressive/2.jpg\" src=\"http://7xiblh.com1.z0.glb.clouddn.com/progressive/r2.jpg\" /\u003e\n  \u003c/div\u003e\n\u003c/main\u003e\n\u003cscript src=\"./lib/index.js\"\u003e\u003c/script\u003e\n```\n\n#### JS\n\n```js\n(function(){\n  new miniPi.ProgressiveImage({\n    el: '#app',\n    lazyClass: 'lazy',\n    removePreview: true\n    scale: true\n  }).fire()\n})()\n```\n\n\n## build\n\n#### build lib\n\n```shell\nnpm run build\n```\n\n[npm-url]: https://www.npmjs.com/package/mini-progressive-image\n[npm-image]: https://img.shields.io/npm/v/mini-progressive-image.svg","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvisii%2Fmini-progressive-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felvisii%2Fmini-progressive-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvisii%2Fmini-progressive-image/lists"}