{"id":25037270,"url":"https://github.com/e18e/ecosystem-issues","last_synced_at":"2026-04-04T13:55:22.327Z","repository":{"id":219441994,"uuid":"749057418","full_name":"e18e/ecosystem-issues","owner":"e18e","description":"A place to keep track of ongoing efforts to improve performance in the JS ecosystem","archived":false,"fork":false,"pushed_at":"2025-02-03T14:42:19.000Z","size":15,"stargazers_count":538,"open_issues_count":150,"forks_count":4,"subscribers_count":21,"default_branch":"main","last_synced_at":"2026-03-05T17:42:45.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://e18e.dev","language":null,"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/e18e.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":"2024-01-27T13:16:10.000Z","updated_at":"2026-03-05T08:59:34.000Z","dependencies_parsed_at":"2025-02-03T20:18:12.834Z","dependency_job_id":"16475e23-5296-4b19-83ad-80e5aa703bf0","html_url":"https://github.com/e18e/ecosystem-issues","commit_stats":null,"previous_names":["43081j/ecosystem-cleanup","es-tooling/ecosystem-cleanup","e18e/ecosystem-issues"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/e18e/ecosystem-issues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fecosystem-issues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fecosystem-issues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fecosystem-issues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fecosystem-issues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e18e","download_url":"https://codeload.github.com/e18e/ecosystem-issues/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fecosystem-issues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31402276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-02-06T01:02:11.173Z","updated_at":"2026-04-04T13:55:22.319Z","avatar_url":"https://github.com/e18e.png","language":null,"funding_links":[],"categories":["miscellaneous","Others"],"sub_categories":[],"readme":"# e18e ecosystem issues\n\nAs part of the [e18e](https://e18e.dev) initiative and community, this\nrepository is a place to track issues and contributions to projects across\nthe ecosystem.\n\nThese contributions and issues may involve any number of the areas e18e\nfocuses on. For example, many of the issues are `cleanup`, but some also\ncontribute to `speedup`.\n\n## Ecosystem clean up\n\nThis repository started life as the `ecosystem-cleanup` project, but has since\noutgrown that as the community has gone beyond only cleanup contributions. It\nhas also been officially adopted into the e18e organisation as the primary\nissue tracker.\n\n## How to help\n\nAll issues on our issue tracker are labeled and a lot of them contain actionable items you can start to work on right away.\nHere are some examples:\n\n\u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22needs+first+contact%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/needs%20first%20contact-b60205?style=flat\" alt=\"needs first contact\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e\n\nThe maintainer of the repo was not contacted yet. Create an issue and ask per the repo's contributing guidelines.\n\nIf an issue was filed more than a couple months ago and hasn't received activity, you can also reach out to the maintainer via other channels listed on the repo but **make sure that contributions are welcome**. We want the maintainers on board and to convince them that this is important enough to spend time on.\n\n\u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22accepts+prs%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/accepts%20prs-DBE1EF?style=flat\" alt=\"accepts prs\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e\n\nThe maintainer is welcoming PRs. Feel free to create PRs for all the issues you find. **Make sure to follow contribution guidelines!**\n\n\u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22needs+alternative%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/needs%20alternative-F32096?style=flat\" alt=\"needs alternative\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e\n\nThe package in question needs a replacement that we can bring forward. Feel free to create one, but beware: its maintenance burden is on you! Before replacing the package in question, ensure you've explored existing alternatives. Prioritize contributing to or improving those alternatives before deciding to create a new package.\n\nMake sure to test the new package thoroughly and promote it within the community to gain visibility and trust. Avoid migrating any repositories to your new package without first double-checking with the community.\n\n## Where do I start\n\n- If you'd like to reach out, look for issues with the \u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22needs+first+contact%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/needs%20first%20contact-b60205?style=flat\" alt=\"needs first contact\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e label and create an issue (or use some other communication channel). Paste the issue you created as answer to tagged issue here\n- If you want to create PRs, look for the \u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22accepts+prs%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/accepts%20prs-DBE1EF?style=flat\" alt=\"accepts prs\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e label. Paste the PR link in the tagged issue.\n- If you create an issue or pr for an \u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22umbrella+issue%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/umbrella%20issue-30EF5D?style=flat\" alt=\"umbrella issue\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e issue, update the umbrella issue as well\n- This is not required, but we often try to follow the following process:\n\n  \u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22needs+first+contact%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/needs%20first%20contact-b60205?style=flat\" alt=\"needs first contact\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e -\u003e \u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22has+issue%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/has%20issue-697830?style=flat\" alt=\"has issue\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e -\u003e \u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22accepts+prs%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/accepts%20prs-DBE1EF?style=flat\" alt=\"accepts prs\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e -\u003e \u003ca href=\"https://github.com/es-tooling/ecosystem-cleanup/issues?q=is%3Aissue+is%3Aopen+label%3A%22has+pr%22\"\u003e\u003cimg src=\"https://img.shields.io/badge/has%20pr-6E4234?style=flat\" alt=\"has pr\" style=\"vertical-align: middle\"/\u003e\u003c/a\u003e -\u003e merged!\n\n## Example issues\n\n- dom-testing-library: https://github.com/testing-library/dom-testing-library/issues/1340\n- webpack-dev-server: https://github.com/webpack/webpack-dev-server/issues/5368\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe18e%2Fecosystem-issues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe18e%2Fecosystem-issues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe18e%2Fecosystem-issues/lists"}