{"id":21472997,"url":"https://github.com/reaviz/reagraph","last_synced_at":"2025-10-07T02:23:31.692Z","repository":{"id":37472329,"uuid":"481336489","full_name":"reaviz/reagraph","owner":"reaviz","description":"🕸 WebGL Graph Visualizations for React. Maintained by @goodcodeus.","archived":false,"fork":false,"pushed_at":"2025-09-25T18:03:22.000Z","size":14174,"stargazers_count":893,"open_issues_count":15,"forks_count":83,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-25T18:07:31.093Z","etag":null,"topics":["graph","graph-drawing","graph-visualization","javascript","knowledge-graph","network-graph","network-visualization","react","webgl"],"latest_commit_sha":null,"homepage":"https://reagraph.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reaviz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"reaviz"}},"created_at":"2022-04-13T18:47:26.000Z","updated_at":"2025-09-25T18:03:25.000Z","dependencies_parsed_at":"2023-01-21T12:00:14.479Z","dependency_job_id":"ed3f68c2-f81b-405e-9877-352d1d2cda9f","html_url":"https://github.com/reaviz/reagraph","commit_stats":{"total_commits":451,"total_committers":17,"mean_commits":"26.529411764705884","dds":"0.15964523281596454","last_synced_commit":"bf51f3649a986872f86cbf06707542c0c5dcc82b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/reaviz/reagraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaviz%2Freagraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaviz%2Freagraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaviz%2Freagraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaviz%2Freagraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reaviz","download_url":"https://codeload.github.com/reaviz/reagraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaviz%2Freagraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708199,"owners_count":26031969,"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-07T02:00:06.786Z","response_time":59,"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":["graph","graph-drawing","graph-visualization","javascript","knowledge-graph","network-graph","network-visualization","react","webgl"],"created_at":"2024-11-23T10:14:15.672Z","updated_at":"2025-10-07T02:23:31.687Z","avatar_url":"https://github.com/reaviz.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"650\" src=\"stories/assets/logo-light.png\"\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  WebGL Network Graphs for React\n  \u003cbr /\u003e\u003cbr /\u003e\n  \u003ca href=\"https://github.com/reaviz/reagraph/workflows/build/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://github.com/reaviz/reagraph/workflows/build/badge.svg?branch=master\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://npm.im/reagraph\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/reagraph.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://npm.im/reagraph\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://badgen.net/npm/dw/reagraph\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/reaviz/reagraph/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://badgen.now.sh/badge/license/apache2\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://discord.gg/tt8wGExq35\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/773948315037073409?label=discord\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/reaviz\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Open Collective backers and sponsors\" src=\"https://img.shields.io/opencollective/all/reaviz?label=backers\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n---\n\nReagraph is a high-performance network graph visualization built in WebGL for React.\n\n## 🚀 Quick Links\n\n- Checkout the [**docs and demos**](https://reagraph.dev)\n- Checkout a basic demo on [CodeSandbox](https://codesandbox.io/s/reagraph-example-mwh96q)\n- Learn about updates from the [changelog](CHANGELOG.md)\n- Grab the design file for the docs in [Figma](https://www.figma.com/community/file/1524029217670772128/reagraph-landing-page)\n- Improve the docs on [Github](https://github.com/reaviz/reagraph-website)\n\n## 💎 Other Projects\n\n- [Reaflow](https://reaflow.dev?utm=reagraph) - Open-source library for workflow and diagram graphs.\n- [Reablocks](https://reablocks.dev?utm=reagraph) - Open-source component library for React based on Tailwind.\n- [Reaviz](https://reaviz.dev?utm=reagraph) - Open-source library for data visualizations for React. \n- [Reachat](https://reachat.dev?utm=reagraph) - Open-source library for building LLM/Chat UIs for React.\n\n## ✨ Features\n- WebGL based for high performance\n- Node Sizing based on attribute, page rank, centrality, custom\n- Light and Dark Mode with custom theme ability\n- Path finding between nodes\n- Radial Context Menu\n- Highlight and Selection Hook\n- Dragging Nodes\n- Lasso Selection\n- Expand/Collapse Nodes\n- Customizable Nodes\n- Advanced Label Placement\n- Edge Interpolation and Styling\n- Clustering\n- Edge Bundling\n- Node Badges\n\nwith the following built in layouts:\n\n- Force Directed 2D\n- Force Directed 3D\n- Circular 2D\n- Tree Top Down 2D\n- Tree Left Right 2D\n- Tree Top Down 3D\n- Tree Left Right 3D\n- Radial Out 2D\n- Radial Out 3D\n- Hierarchical Top Down 2D\n- Hierarchical Left Right 2D\n- No Overlap 2D\n- Force Atlas2 2D\n- Concentric 2D\n- Concentric 3D\n\n## 📦 Usage\n\nInstall the package via **NPM**:\n\n```\nnpm i reagraph --save\n```\n\nInstall the package via **Yarn**:\n\n```\nyarn add reagraph\n```\n\nImport the component into your app and add some nodes and edges:\n\n```tsx\nimport React from 'react';\nimport { GraphCanvas } from 'reagraph';\n\nexport default () =\u003e (\n  \u003cGraphCanvas\n    nodes={[\n      {\n        id: 'n-1',\n        label: '1'\n      },\n      {\n        id: 'n-2',\n        label: '2'\n      }\n    ]}\n    edges={[\n      {\n        id: '1-\u003e2',\n        source: 'n-1',\n        target: 'n-2',\n        label: 'Edge 1-2'\n      }\n    ]}\n  /\u003e\n);\n```\n\nCheckout an example on [CodeSandbox](https://codesandbox.io/s/reagraph-example-mwh96q).\n\n## 🔭 Development\n\nIf you want to run reagraph locally, its super easy!\n\n- Clone the repo\n- `npm i`\n- `npm start`\n- Browser opens to Storybook page\n\n## ❤️ Contributors\n\nThanks to all our contributors!\n\n\u003ca href=\"https://github.com/reaviz/reaviz/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/reaviz/contributors.svg?width=890\" /\u003e\u003c/a\u003e\n","funding_links":["https://opencollective.com/reaviz"],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freaviz%2Freagraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freaviz%2Freagraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freaviz%2Freagraph/lists"}