{"id":25019849,"url":"https://github.com/kei-g/tsgraph","last_synced_at":"2026-02-22T14:37:26.481Z","repository":{"id":36962541,"uuid":"186528630","full_name":"kei-g/tsgraph","owner":"kei-g","description":"A* search algorithm implementation in TypeScript","archived":false,"fork":false,"pushed_at":"2025-04-05T05:28:54.000Z","size":2283,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T05:29:40.629Z","etag":null,"topics":["astar-pathfinding","npm-package","search-algorithm","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kei-g.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-05-14T02:20:38.000Z","updated_at":"2025-04-05T05:28:57.000Z","dependencies_parsed_at":"2023-12-05T02:24:54.060Z","dependency_job_id":"c954ca1f-fa8c-4094-816b-11e6bb5d3e6c","html_url":"https://github.com/kei-g/tsgraph","commit_stats":{"total_commits":265,"total_committers":2,"mean_commits":132.5,"dds":0.4,"last_synced_commit":"e8a55999806b084736a9873c422d6ddc216e5907"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kei-g%2Ftsgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kei-g%2Ftsgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kei-g%2Ftsgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kei-g%2Ftsgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kei-g","download_url":"https://codeload.github.com/kei-g/tsgraph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248661704,"owners_count":21141450,"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":["astar-pathfinding","npm-package","search-algorithm","typescript"],"created_at":"2025-02-05T11:51:41.869Z","updated_at":"2026-02-22T14:37:21.441Z","avatar_url":"https://github.com/kei-g.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tsgraph [![License][license-image]][license-url] [![npm][npm-image]][npm-url]\n\n[![dependency][depencency-image]][dependency-url] [![maintenance][maintenance-image]][npmsio-url] [![quality][quality-image]][npmsio-url]\n\n[`tsgraph`][github-url] - `A*` search algorithm implementation in TypeScript\n\n## How to use\n\n```shell\nnpx @kei-g/tsgraph help\n```\n\n## CI Status\n\n| Workflow Name | Status |\n|:-:|:-:|\n| **Build** | [![GitHub CI (Build)][github-build-image]][github-build-url] |\n| **CodeQL** | [![GitHub CI (CodeQL)][github-codeql-image]][github-codeql-url] |\n| **Example** | [![GitHub CI (Example)][github-example-image]][github-example-url] |\n\n[depencency-image]:https://img.shields.io/librariesio/release/npm/@kei-g/tsgraph?logo=nodedotjs\n[dependency-url]:https://npmjs.com/package/@kei-g/tsgraph?activeTab=dependencies\n[github-build-image]:https://github.com/kei-g/tsgraph/actions/workflows/build.yml/badge.svg\n[github-build-url]:https://github.com/kei-g/tsgraph/actions/workflows/build.yml\n[github-codeql-image]:https://github.com/kei-g/tsgraph/actions/workflows/codeql.yml/badge.svg\n[github-codeql-url]:https://github.com/kei-g/tsgraph/actions/workflows/codeql.yml\n[github-example-image]:https://github.com/kei-g/tsgraph/actions/workflows/example.yml/badge.svg\n[github-example-url]:https://github.com/kei-g/tsgraph/actions/workflows/example.yml\n[github-url]:https://github.com/kei-g/tsgraph\n[license-image]:https://img.shields.io/github/license/kei-g/tsgraph\n[license-url]:https://github.com/kei-g/tsgraph/blob/main/LICENSE\n[maintenance-image]:https://img.shields.io/npms-io/maintenance-score/@kei-g/tsgraph?logo=npm\n[npm-image]:https://img.shields.io/npm/v/@kei-g/tsgraph?logo=npm\n[npm-url]:https://npmjs.com/@kei-g/tsgraph\n[npmsio-url]:https://npms.io/search?q=%40kei-g%2Ftsgraph\n[quality-image]:https://img.shields.io/npms-io/quality-score/@kei-g/tsgraph?logo=npm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkei-g%2Ftsgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkei-g%2Ftsgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkei-g%2Ftsgraph/lists"}