{"id":15357201,"url":"https://github.com/gera2ld/promise-lite","last_synced_at":"2025-07-19T02:03:24.394Z","repository":{"id":77381501,"uuid":"47010570","full_name":"gera2ld/promise-lite","owner":"gera2ld","description":"A simple and lite promise polyfill.","archived":false,"fork":false,"pushed_at":"2019-01-14T07:47:13.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T04:19:47.434Z","etag":null,"topics":[],"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/gera2ld.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-28T04:51:43.000Z","updated_at":"2019-01-14T07:46:53.000Z","dependencies_parsed_at":"2023-07-17T18:02:54.328Z","dependency_job_id":null,"html_url":"https://github.com/gera2ld/promise-lite","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"2571c73ee3178918a24b8b2b628a3675454e6b92"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/gera2ld/promise-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fpromise-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fpromise-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fpromise-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fpromise-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gera2ld","download_url":"https://codeload.github.com/gera2ld/promise-lite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fpromise-lite/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265872035,"owners_count":23842118,"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":[],"created_at":"2024-10-01T12:33:57.150Z","updated_at":"2025-07-19T02:03:24.371Z","avatar_url":"https://github.com/gera2ld.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"promise-lite\n---\n\n[![NPM](https://img.shields.io/npm/v/@gera2ld/promise-lite.svg)](https://www.npmjs.com/package/@gera2ld/promise-lite)\n\nA lite promise polyfill.\n\nInstallation\n---\n```sh\n$ yarn add @gera2ld/promise-lite\n```\n\nUsage\n---\n```js\nimport LitePromise from '@gera2ld/promise-lite';\n\nwindow.Promise = window.Promise || LitePromise;\n\n// If you need a synchronous Promise in some special cases\nwindow.Promise = LitePromise.SyncLitePromise;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fpromise-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgera2ld%2Fpromise-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fpromise-lite/lists"}