{"id":19595149,"url":"https://github.com/alesbe/js-pathfinder","last_synced_at":"2025-10-13T19:03:34.777Z","repository":{"id":60588466,"uuid":"540592800","full_name":"alesbe/js-pathfinder","owner":"alesbe","description":"Path finder web app made with JS! 🤖🔍","archived":false,"fork":false,"pushed_at":"2025-06-05T18:18:55.000Z","size":52,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T19:19:48.308Z","etag":null,"topics":["algorithms","astar-algorithm","hacktoberfest","javascript","pathfinder","pathfinding","webapp"],"latest_commit_sha":null,"homepage":"https://alesbe.github.io/js-pathfinder/","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/alesbe.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}},"created_at":"2022-09-23T19:41:10.000Z","updated_at":"2025-06-05T18:18:43.000Z","dependencies_parsed_at":"2023-01-29T16:16:51.365Z","dependency_job_id":null,"html_url":"https://github.com/alesbe/js-pathfinder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alesbe/js-pathfinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alesbe%2Fjs-pathfinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alesbe%2Fjs-pathfinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alesbe%2Fjs-pathfinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alesbe%2Fjs-pathfinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alesbe","download_url":"https://codeload.github.com/alesbe/js-pathfinder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alesbe%2Fjs-pathfinder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016627,"owners_count":26085855,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["algorithms","astar-algorithm","hacktoberfest","javascript","pathfinder","pathfinding","webapp"],"created_at":"2024-11-11T08:45:55.770Z","updated_at":"2025-10-13T19:03:34.772Z","avatar_url":"https://github.com/alesbe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## JS Pathfinder 🤖🔍\n| ![Quick sort gif](https://i.imgur.com/FeNo3p2.png) | \n|:--:| \n| *Unsolved* |\n\n| ![Bubble visualizer](https://i.imgur.com/YnhFSml.png) | \n|:--:| \n| *Solved* |\n\n# [Try it online!](https://alesbe.github.io/js-pathfinder/)\n\n## 💭 What is this project?\nThis is a Pathfinder algorithm visualizer. If you're interested in learning more about this I recommend [this wikipedia article](https://en.wikipedia.org/wiki/Pathfinding), but basically, there are some algorithms that can be used to find the most optimal path between two nodes. This visualizer allows you to setup some nodes in a grid and build some obstacles, and let the program calculate the most optimal path. It currently supports the [A* Search Algorithm](https://en.wikipedia.org/wiki/A*_search_algorithm) and [Dijkstra's Algorithm](https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm).\n\n## 🧠 Usage\n- Select an algorithm from the **Algorithm** menu (A* or Dijkstra)\n- Draw `Starting` and `Target` nodes\n- Draw `Wall` nodes\n- Press **Visualize!**\n\n## 📊 Implemented algorithms\n- [A* Search](https://en.wikipedia.org/wiki/A*_search_algorithm)\n- [Dijkstra's](https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falesbe%2Fjs-pathfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falesbe%2Fjs-pathfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falesbe%2Fjs-pathfinder/lists"}