{"id":13554353,"url":"https://github.com/dead-beef/graph-editor","last_synced_at":"2025-04-21T03:32:14.554Z","repository":{"id":57253177,"uuid":"100868308","full_name":"dead-beef/graph-editor","owner":"dead-beef","description":"Graph editor frontend component","archived":false,"fork":false,"pushed_at":"2019-01-19T08:37:27.000Z","size":558,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T18:46:47.682Z","etag":null,"topics":["d3","d3-visualization","d3v5","frontend-components","graph-editor"],"latest_commit_sha":null,"homepage":"https://dead-beef.github.io/graph-editor/","language":"JavaScript","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/dead-beef.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-08-20T14:50:52.000Z","updated_at":"2023-01-29T05:57:41.000Z","dependencies_parsed_at":"2022-08-31T22:20:11.826Z","dependency_job_id":null,"html_url":"https://github.com/dead-beef/graph-editor","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-beef%2Fgraph-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-beef%2Fgraph-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-beef%2Fgraph-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-beef%2Fgraph-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dead-beef","download_url":"https://codeload.github.com/dead-beef/graph-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249991115,"owners_count":21357202,"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":["d3","d3-visualization","d3v5","frontend-components","graph-editor"],"created_at":"2024-08-01T12:02:45.697Z","updated_at":"2025-04-21T03:32:14.222Z","avatar_url":"https://github.com/dead-beef.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# graph-editor - graph editor frontend component\n\n[![npm](https://img.shields.io/npm/v/graph-editor.svg)](\n    https://www.npmjs.com/package/graph-editor\n) [![node](https://img.shields.io/node/v/graph-editor.svg)](\n    https://nodejs.org/\n) [![Libraries.io for GitHub](https://img.shields.io/librariesio/github/dead-beef/graph-editor.svg)](\n    https://libraries.io/npm/graph-editor/\n) [![license](https://img.shields.io/github/license/dead-beef/graph-editor.svg)](\n    https://github.com/dead-beef/graph-editor/blob/master/LICENSE\n)\n\n## Overview\n\nIt exports a class which should be bound to an element and provided data for [Graph](https://en.wikipedia.org/wiki/Graph_%28abstract_data_type%29) visualisation and editing.\n\n## Requirements\n\n- [`D3 v5`](https://d3js.org/)\n\n## Installation\n\n```\nnpm install graph-editor\n```\n\n## Usage\n\n- [`Documentation`](https://dead-beef.github.io/graph-editor)\n- [`Usage example`](https://codepen.io/deadbeef/pen/wRVMej)\n\n## Development\n\n### Requirements\n\n- [`Node.js`](https://nodejs.org/)\n- [`NPM`](https://nodejs.org/)\n- [`Git`](https://git-scm.com/)\n- [`GNU Make`](https://www.gnu.org/software/make/)\n\n### Installation\n\n```bash\ngit clone https://github.com/dead-beef/graph-editor.git\ncd graph-editor\nmake install\n```\n\n### Building\n\n```bash\n# single run\nmake\n# continuous\nmake watch\n```\n\n### Testing\n\n```bash\n# unit, single run\nmake test\n# unit, continuous\nmake test-watch\n# test library bundle\nTEST_BUNDLE=1 make test\n# test minified library bundle\nTEST_MIN_BUNDLE=1 make test\n# select browsers (default: Chromium)\nTEST_BROWSERS=\"Firefox Chrome\" make test\n```\n\n### Code Linting\n\n```\nmake lint\n```\n\n### Documentation\n\n```\nmake docs\n```\n\n## Licenses\n\n* [`graph-editor`](https://github.com/dead-beef/graph-editor/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead-beef%2Fgraph-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdead-beef%2Fgraph-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead-beef%2Fgraph-editor/lists"}