{"id":16841489,"url":"https://github.com/easbar/graphhopper-creator","last_synced_at":"2025-08-05T02:10:12.479Z","repository":{"id":136305762,"uuid":"73659429","full_name":"easbar/graphhopper-creator","owner":"easbar","description":"a simple ui to visualize graphs used in graphhopper unit tests","archived":false,"fork":false,"pushed_at":"2016-11-14T02:34:54.000Z","size":867,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T05:16:08.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/easbar.png","metadata":{"files":{"readme":"readme","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":"2016-11-14T02:32:23.000Z","updated_at":"2016-11-14T02:34:57.000Z","dependencies_parsed_at":"2023-07-24T07:30:11.778Z","dependency_job_id":null,"html_url":"https://github.com/easbar/graphhopper-creator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/easbar/graphhopper-creator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easbar%2Fgraphhopper-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easbar%2Fgraphhopper-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easbar%2Fgraphhopper-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easbar%2Fgraphhopper-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easbar","download_url":"https://codeload.github.com/easbar/graphhopper-creator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easbar%2Fgraphhopper-creator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268820501,"owners_count":24312402,"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-08-05T02:00:12.334Z","response_time":2576,"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":[],"created_at":"2024-10-13T12:42:04.846Z","updated_at":"2025-08-05T02:10:12.450Z","avatar_url":"https://github.com/easbar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"graph-ui\n\nshort description:\n\nthis tool can be used to draw a directed graph in the graph view on the left\nand to print corresponding source code in the source view on the right.\nthe source code is given by very simple statements of the form \n\n'graph.edge(2, 3).setDistance(5);'\n\nfor each edge, which can be parsed to create the graph. use the arrow buttons\nto sync the two views. nodes and edges can also be added by clicking the graph\n(see instructions below the graph). so far the edge weights and node labels \ncan only be modified in the source view.\n\ninstallation:\n\n* run 'npm install' from a command line\n* see the scripts in package.json to build the app\n* for example run 'npm run bundle' for the production version and\n  open app/index.html from a browser (tested with Firefox 49)\n* to run the tests run 'npm run testBundle' and open spec/specRunner.html from \n  a browser\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasbar%2Fgraphhopper-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasbar%2Fgraphhopper-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasbar%2Fgraphhopper-creator/lists"}