{"id":13610692,"url":"https://github.com/TheAlgorithms/TypeScript","last_synced_at":"2025-04-13T01:32:18.716Z","repository":{"id":60074856,"uuid":"532391729","full_name":"TheAlgorithms/TypeScript","owner":"TheAlgorithms","description":"Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.","archived":false,"fork":false,"pushed_at":"2024-10-16T18:21:48.000Z","size":341,"stargazers_count":1574,"open_issues_count":37,"forks_count":328,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-10-29T12:38:03.535Z","etag":null,"topics":["algorithms","data-structures","hacktoberfest","typescript"],"latest_commit_sha":null,"homepage":"https://the-algorithms.com/language/typescript","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/TheAlgorithms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"TheAlgorithms","issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-09-03T22:58:50.000Z","updated_at":"2024-10-28T21:40:09.000Z","dependencies_parsed_at":"2023-09-29T01:04:46.356Z","dependency_job_id":"ffbf4843-49d2-4138-85fc-c17dca4c43e1","html_url":"https://github.com/TheAlgorithms/TypeScript","commit_stats":{"total_commits":153,"total_committers":61,"mean_commits":"2.5081967213114753","dds":0.9150326797385621,"last_synced_commit":"19b4ced86c99815f142d4a46a028f55487b8038a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FTypeScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FTypeScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FTypeScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FTypeScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAlgorithms","download_url":"https://codeload.github.com/TheAlgorithms/TypeScript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223558255,"owners_count":17165096,"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":["algorithms","data-structures","hacktoberfest","typescript"],"created_at":"2024-08-01T19:01:47.063Z","updated_at":"2024-11-07T17:30:22.066Z","avatar_url":"https://github.com/TheAlgorithms.png","language":"TypeScript","funding_links":["https://liberapay.com/TheAlgorithms"],"categories":["TypeScript"],"sub_categories":[],"readme":"# The Algorithms - TypeScript\n\n\u003c!-- Front Matter --\u003e\nTypeScript Repository of TheAlgorithms, which implements various algorithms and data structures in TypeScript.\n\n\u003cdiv align=\"center\"\u003e\n\n  [![TypeScript Banner][banner]](DIRECTORY.md)\n\n  [![codecov](https://codecov.io/gh/TheAlgorithms/TypeScript/graph/badge.svg?token=Z51PSAC1FD)](https://codecov.io/gh/TheAlgorithms/TypeScript)\n  [![Contributions Welcome][welcome]](CONTRIBUTING.md)\n  [![Discord chat][chat]][discord-server]\n  \u003ca href=\"https://gitpod.io/#https://github.com/TheAlgorithms/TypeScript\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod\u0026style=flat-square\" height=\"20\" alt=\"Gitpod Ready-to-Code\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n---\n\n\u003c!-- Disclaimer --\u003e\n\n\u003ch4 align=\"center\"\u003e\n  These implementations are for demonstrative/educational purposes only. Dedicated implementations of these algorithms and data\n  structures are much better for performance and security reasons. We also do not provide any guarantee for API stability.\n\u003c/h4\u003e\n\n---\n\n\u003c!-- Body --\u003e\n\nBefore contributing to this repository, make sure to read our [Contribution Guidelines](CONTRIBUTING.md). You can look\nat other [TheAlgorithms Repositories][repositories] or the [issues with a \"help wanted\" label][help-wanted] for\ninspiration regarding what to implement. Our maintainers will guide you through how to make your contribution properly\nif you make any mistakes. The names of the maintainers of this repository are listed in the\n[CODEOWNERS file](.github/CODEOWNERS).\n\n---\n\n\u003c!-- Banner Image --\u003e\n[banner]: https://user-images.githubusercontent.com/68542775/188368881-da2b9676-417a-4bbe-b8b7-20a497246f30.jpg\n\n\u003c!-- Badge Links --\u003e\n[chat]: https://img.shields.io/discord/808045925556682782.svg?logo=discord\u0026colorB=7289DA\n[welcome]: https://img.shields.io/static/v1.svg?label=Contributions\u0026message=Welcome\u0026color=0059b3\n\n\u003c!-- External Links --\u003e\n[discord-server]: https://the-algorithms.com/discord/\n[actions]: https://github.com/TheAlgorithms/TypeScript/actions\n[repositories]: https://github.com/orgs/TheAlgorithms/repositories\n[help-wanted]: https://github.com/TheAlgorithms/TypeScript/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheAlgorithms%2FTypeScript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTheAlgorithms%2FTypeScript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheAlgorithms%2FTypeScript/lists"}