{"id":26820153,"url":"https://github.com/tharindu714/lazyload-library-tsx","last_synced_at":"2026-04-29T18:33:10.719Z","repository":{"id":284890617,"uuid":"956383336","full_name":"Tharindu714/lazyload-library-tsx","owner":"Tharindu714","description":"A lightweight JavaScript/TypeScript library that optimizes web app performance by lazy-loading images, managing state, and more.","archived":false,"fork":false,"pushed_at":"2025-03-28T08:15:10.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T08:30:03.794Z","etag":null,"topics":["new-release","npm-packages","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://registry.npmjs.org/performance-optimizer/-/performance-optimizer-1.0.1.tgz","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/Tharindu714.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":"2025-03-28T06:52:55.000Z","updated_at":"2025-03-28T08:15:13.000Z","dependencies_parsed_at":"2025-03-28T08:40:29.511Z","dependency_job_id":null,"html_url":"https://github.com/Tharindu714/lazyload-library-tsx","commit_stats":null,"previous_names":["tharindu714/lazyload-library-tsx"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tharindu714%2Flazyload-library-tsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tharindu714%2Flazyload-library-tsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tharindu714%2Flazyload-library-tsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tharindu714%2Flazyload-library-tsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tharindu714","download_url":"https://codeload.github.com/Tharindu714/lazyload-library-tsx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246282668,"owners_count":20752436,"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":["new-release","npm-packages","typescript","webpack"],"created_at":"2025-03-30T06:20:45.979Z","updated_at":"2026-04-29T18:33:10.676Z","avatar_url":"https://github.com/Tharindu714.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LazyLoad Library\n\nA lightweight JavaScript library for lazy loading images on your website.\n\n 📦  Download npm Package \u003e\u003e **https://www.npmjs.com/package/performance-optimizer**\n\n✅ Add this to your library \n```bash\n   npm install performance-optimizer\n```\n✅ After installing, you can use your package in the project like so:\n```bash\nimport { lazyLoad } from 'performance-optimizer';\nlazyLoad('your-image.jpg');  // Example usage\n```\n\n# About Performance Optimizer Library\n\nA lightweight JavaScript/TypeScript library that optimizes web app performance by lazy-loading images, managing state, and more.\n\n## Features\n\n✅ **Lazy Image Loading:** Automatically load images as they come into view.\n\u003c/br\u003e\n✅ **Optimized State Management:** Simple state management without unnecessary complexity.\n\u003c/br\u003e\n✅ **Real-Time Performance Monitoring:** Tracks app performance and provides suggestions for optimization.\n\n## Installation\n\n1. Clone the repository: ✅\n   ```bash\n   git clone https://github.com/Tharindu714/lazyload-library-tsx.git\n\n2. Install dependencies: ✅\n   ```bash\n   npm install performance-optimizer\n\n3. Use the library in your project: ✅\n   ```bash\n   import { LazyLoadImage, PerformanceOptimizer } from 'performance-optimizer';\n\n## Usage\n```tsx\nimport { LazyLoadImage, PerformanceOptimizer } from 'performance-optimizer';\n\n// Example usage\n\u003cLazyLoadImage src=\"path-to-image.jpg\" alt=\"Description\" /\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftharindu714%2Flazyload-library-tsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftharindu714%2Flazyload-library-tsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftharindu714%2Flazyload-library-tsx/lists"}