{"id":16892088,"url":"https://github.com/zhanba/graph-lib","last_synced_at":"2026-03-11T18:34:37.601Z","repository":{"id":57253164,"uuid":"111809747","full_name":"zhanba/graph-lib","owner":"zhanba","description":"a graph lib in typescript","archived":false,"fork":false,"pushed_at":"2025-02-25T03:30:14.000Z","size":227,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T04:28:14.034Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/zhanba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-23T12:58:25.000Z","updated_at":"2025-02-16T13:25:38.000Z","dependencies_parsed_at":"2022-08-31T22:20:12.915Z","dependency_job_id":null,"html_url":"https://github.com/zhanba/graph-lib","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhanba%2Fgraph-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhanba%2Fgraph-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhanba%2Fgraph-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhanba%2Fgraph-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhanba","download_url":"https://codeload.github.com/zhanba/graph-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244576681,"owners_count":20475166,"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":[],"created_at":"2024-10-13T17:10:00.581Z","updated_at":"2026-03-11T18:34:37.546Z","avatar_url":"https://github.com/zhanba.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graph-tools\n\nBased on [graphlib](https://github.com/dagrejs/graphlib), written in TypeScript.\n\n[![npm version](https://badge.fury.io/js/graph-tools.svg)](https://badge.fury.io/js/graph-tools)\n[![Build Status](https://travis-ci.org/zhanba/graph-lib.svg?branch=master)](https://travis-ci.org/zhanba/graph-lib)\n[![Coverage Status](https://coveralls.io/repos/github/zhanba/graph-lib/badge.svg?branch=master)](https://coveralls.io/github/zhanba/graph-lib?branch=master)\n## Usage\n\n```bash\nnpm install graph-tools\n```\n\n```js\nconst { Graph, json, alg } = require('graph-tools')\n\nconst g = new Graph()\n\ng.setNode('a')\n```\n\n\n## TODO\n\n- add benchmark\n- add doc","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhanba%2Fgraph-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhanba%2Fgraph-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhanba%2Fgraph-lib/lists"}