{"id":16642082,"url":"https://github.com/make-github-pseudonymous-again/js-gn","last_synced_at":"2026-03-13T14:32:15.689Z","repository":{"id":16713783,"uuid":"19470668","full_name":"make-github-pseudonymous-again/js-gn","owner":"make-github-pseudonymous-again","description":":globe_with_meridians: Graphs and networks data structures and algorithms for JavaScript","archived":false,"fork":false,"pushed_at":"2021-04-26T14:09:01.000Z","size":487,"stargazers_count":4,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-26T18:16:57.035Z","etag":null,"topics":["agpl","algorithms","computer-science","data-structures","graphs","javascript","networks"],"latest_commit_sha":null,"homepage":"https://aureooms.github.io/js-gn","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/make-github-pseudonymous-again.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":"2014-05-05T20:48:12.000Z","updated_at":"2021-12-20T23:41:02.000Z","dependencies_parsed_at":"2022-08-28T12:50:33.290Z","dependency_job_id":null,"html_url":"https://github.com/make-github-pseudonymous-again/js-gn","commit_stats":null,"previous_names":["aureooms/js-gn"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/make-github-pseudonymous-again/js-gn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-github-pseudonymous-again%2Fjs-gn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-github-pseudonymous-again%2Fjs-gn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-github-pseudonymous-again%2Fjs-gn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-github-pseudonymous-again%2Fjs-gn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/make-github-pseudonymous-again","download_url":"https://codeload.github.com/make-github-pseudonymous-again/js-gn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-github-pseudonymous-again%2Fjs-gn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30468300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["agpl","algorithms","computer-science","data-structures","graphs","javascript","networks"],"created_at":"2024-10-12T07:48:49.682Z","updated_at":"2026-03-13T14:32:15.666Z","avatar_url":"https://github.com/make-github-pseudonymous-again.png","language":"JavaScript","readme":"[@aureooms/js-gn](https://make-github-pseudonymous-again.github.io/js-gn)\n==\n\nGraphs and networks code bricks for JavaScript.\nParents are\n[@aureooms/js-algorithms](https://github.com/make-github-pseudonymous-again/js-algorithms)\nand\n[@aureooms/js-data-structures](https://github.com/make-github-pseudonymous-again/js-data-structures).\n\n[![License](https://img.shields.io/github/license/make-github-pseudonymous-again/js-gn.svg)](https://raw.githubusercontent.com/make-github-pseudonymous-again/js-gn/master/LICENSE)\n[![Version](https://img.shields.io/npm/v/@aureooms/js-gn.svg)](https://www.npmjs.org/package/@aureooms/js-gn)\n[![Build](https://img.shields.io/travis/make-github-pseudonymous-again/js-gn/master.svg)](https://travis-ci.org/make-github-pseudonymous-again/js-gn/branches)\n[![Dependencies](https://img.shields.io/david/make-github-pseudonymous-again/js-gn.svg)](https://david-dm.org/make-github-pseudonymous-again/js-gn)\n[![Dev dependencies](https://img.shields.io/david/dev/make-github-pseudonymous-again/js-gn.svg)](https://david-dm.org/make-github-pseudonymous-again/js-gn?type=dev)\n[![GitHub issues](https://img.shields.io/github/issues/make-github-pseudonymous-again/js-gn.svg)](https://github.com/make-github-pseudonymous-again/js-gn/issues)\n[![Downloads](https://img.shields.io/npm/dm/@aureooms/js-gn.svg)](https://www.npmjs.org/package/@aureooms/js-gn)\n\n[![Code issues](https://img.shields.io/codeclimate/issues/make-github-pseudonymous-again/js-gn.svg)](https://codeclimate.com/github/make-github-pseudonymous-again/js-gn/issues)\n[![Code maintainability](https://img.shields.io/codeclimate/maintainability/make-github-pseudonymous-again/js-gn.svg)](https://codeclimate.com/github/make-github-pseudonymous-again/js-gn/trends/churn)\n[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/make-github-pseudonymous-again/js-gn/master.svg)](https://codecov.io/gh/make-github-pseudonymous-again/js-gn)\n[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/make-github-pseudonymous-again/js-gn.svg)](https://codeclimate.com/github/make-github-pseudonymous-again/js-gn/trends/technical_debt)\n[![Documentation](https://make-github-pseudonymous-again.github.io/js-gn/badge.svg)](https://make-github-pseudonymous-again.github.io/js-gn/source.html)\n[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-gn)](https://bundlephobia.com/result?p=@aureooms/js-gn)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-github-pseudonymous-again%2Fjs-gn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmake-github-pseudonymous-again%2Fjs-gn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-github-pseudonymous-again%2Fjs-gn/lists"}