{"id":22834764,"url":"https://github.com/tcly861204/lyfa-preview","last_synced_at":"2026-04-15T10:37:59.852Z","repository":{"id":99687378,"uuid":"445437638","full_name":"tcly861204/lyfa-preview","owner":"tcly861204","description":"🎉🎉🔥纯js实现的图片预览脚本库，可支持局部放大、旋转，全屏等","archived":false,"fork":false,"pushed_at":"2023-04-08T02:10:55.000Z","size":3581,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T07:46:05.836Z","etag":null,"topics":["html","image-preview","js","scss","typescript","vite","webpack5"],"latest_commit_sha":null,"homepage":"https://tcly861204.github.io/lyfa-preview/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tcly861204.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-07T07:37:57.000Z","updated_at":"2022-03-14T05:03:10.000Z","dependencies_parsed_at":"2025-02-06T07:42:29.872Z","dependency_job_id":"090c1d97-cca0-41a1-9820-787a6c4fbd46","html_url":"https://github.com/tcly861204/lyfa-preview","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/tcly861204%2Flyfa-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcly861204%2Flyfa-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcly861204%2Flyfa-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcly861204%2Flyfa-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcly861204","download_url":"https://codeload.github.com/tcly861204/lyfa-preview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246408101,"owners_count":20772228,"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":["html","image-preview","js","scss","typescript","vite","webpack5"],"created_at":"2024-12-12T22:07:25.762Z","updated_at":"2026-04-15T10:37:54.818Z","avatar_url":"https://github.com/tcly861204.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## lyfa-preview\n纯js实现的图片预览脚本库，可支持局部放大、旋转，全屏等\n\n## 在线体验\n[预览](https://tcly861204.github.io/lyfa-preview/)\n\n## 使用\n1. 安装\n\u003e npm i lyfa-preview\n\n2. 在script标签中使用\n\u003e \u003cscript src=\"./dist/main.min.js\"\u003e\u003c/script\u003e\n\u003e \u003clink rel=\"stylesheet\" href=\"./dist/style.min.css\"\u003e\n\n3. 在模块代码中使用\n\n```\nimport Preview from 'lyfa-preview'\nimport 'lyfa-preview/dist/style.min.css'\n```\n\n4. 调用预览组件\n```\nnew Preview({\n  list: [\n    {\n      ext: 'jpeg',\n      name: '预览图片',\n      src: './public/meinv.jpeg'\n    }, {\n      ext: 'jpeg',\n      name: '预览图片',\n      src: './public/fengjin.jpeg'\n    }\n  ]\n}).display(0) \n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcly861204%2Flyfa-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcly861204%2Flyfa-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcly861204%2Flyfa-preview/lists"}