{"id":16513413,"url":"https://github.com/dimaamega/js-promise-implementation","last_synced_at":"2025-06-22T00:03:34.988Z","repository":{"id":65553380,"uuid":"558625830","full_name":"DimaAmega/js-promise-implementation","owner":"DimaAmega","description":"implementation of js promises covered by tests","archived":false,"fork":false,"pushed_at":"2023-08-11T05:28:21.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T10:23:23.807Z","etag":null,"topics":["js","learning","promise","tutorial","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/DimaAmega.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":"2022-10-27T23:56:08.000Z","updated_at":"2023-08-11T05:08:17.000Z","dependencies_parsed_at":"2025-01-12T22:28:20.840Z","dependency_job_id":null,"html_url":"https://github.com/DimaAmega/js-promise-implementation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DimaAmega/js-promise-implementation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fjs-promise-implementation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fjs-promise-implementation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fjs-promise-implementation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fjs-promise-implementation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimaAmega","download_url":"https://codeload.github.com/DimaAmega/js-promise-implementation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fjs-promise-implementation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261212278,"owners_count":23125576,"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":["js","learning","promise","tutorial","web"],"created_at":"2024-10-11T16:08:54.385Z","updated_at":"2025-06-22T00:03:29.969Z","avatar_url":"https://github.com/DimaAmega.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Node.js CI](https://github.com/DimaAmega/js-promise-implementation/actions/workflows/tests.js.yml/badge.svg)](https://github.com/DimaAmega/js-promise-implementation/actions/workflows/tests.js.yml)\n[![codecov](https://codecov.io/gh/DimaAmega/js-promise-implementation/branch/master/graph/badge.svg?token=CN0U5HMU0N)](https://codecov.io/gh/DimaAmega/js-promise-implementation)\n\n[![Open in Codeflow](https://developer.stackblitz.com/img/open_in_codeflow.svg)](https:///pr.new/DimaAmega/js-promise-implementation)\n\n# js-promise-implementation\n\nimplementation of promises in js\n\n## Motivation\n\nYou can use the tool much better if you know how it works. Because of this, I decided to write a custom implementation of promise. Promise is the most frequently used feature in javascript (i think so)\n\n## Testing\nAlso, part of tests are being run with [native](./src/factory/index.js#L133) promise implementation. See [here](./package.json#L19)\n\n## Get started\nTo install deps:\n```shell\nyarn install \n```\n\nRun tests:\n```shell\nyarn test \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaamega%2Fjs-promise-implementation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimaamega%2Fjs-promise-implementation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaamega%2Fjs-promise-implementation/lists"}