{"id":29544631,"url":"https://github.com/gacktto/graphyr","last_synced_at":"2026-04-11T18:06:58.495Z","repository":{"id":301467737,"uuid":"1009181718","full_name":"Gacktto/Graphyr","owner":"Gacktto","description":"Graphyr is a powerful online editor that gives you full creative control to design beautiful and interactive data dashboards from scratch, without code. It is inspired by modern no-code/low-code web editors, aiming to be a flexible open-source alternative.","archived":false,"fork":false,"pushed_at":"2025-07-11T18:14:29.000Z","size":159,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-11T19:20:41.674Z","etag":null,"topics":["dashboards","figma","framer","javascript","low-code","low-code-web-app-builder","no-code","powerbi","react","reactjs","typescript","web-editor","webeditor","webflow"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gacktto.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-26T17:53:52.000Z","updated_at":"2025-07-11T18:14:32.000Z","dependencies_parsed_at":"2025-06-27T03:32:14.005Z","dependency_job_id":"cae1b21b-e122-49b6-aec7-c93a4f79c5c2","html_url":"https://github.com/Gacktto/Graphyr","commit_stats":null,"previous_names":["gacktto/graphyr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gacktto/Graphyr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gacktto%2FGraphyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gacktto%2FGraphyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gacktto%2FGraphyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gacktto%2FGraphyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gacktto","download_url":"https://codeload.github.com/Gacktto/Graphyr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gacktto%2FGraphyr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265619544,"owners_count":23799448,"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":["dashboards","figma","framer","javascript","low-code","low-code-web-app-builder","no-code","powerbi","react","reactjs","typescript","web-editor","webeditor","webflow"],"created_at":"2025-07-17T15:02:45.618Z","updated_at":"2026-04-11T18:06:58.454Z","avatar_url":"https://github.com/Gacktto.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003eGraphyr\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eA no-code web platform for building fully customized data dashboards.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/Gacktto/graphyr\" alt=\"license\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/last-commit/Gacktto/graphyr\" alt=\"last commit\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/top/Gacktto/graphyr\" alt=\"languages\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/status-developing-yellow\" alt=\"status\"\u003e\n\u003c/p\u003e\n\n## Overview\n\n**Graphyr** is a powerful online editor that gives you full creative control to design beautiful and interactive data dashboards from scratch, without code. It is inspired by modern no-code/low-code web editors, aiming to be a flexible open-source alternative.\n\n## Summary\n\n- [Features](#features)\n- [Tech Stack](#tech-stack)\n- [Run Locally](#run-locally)\n- [Roadmap](#roadmap)\n- [License](#license)\n\n## Features\n\n- **Dynamic Canvas:** A flexible space to bring your pages and dashboards to life.\n- **Frame:** A space to create your designs that will be published.\n- **Floating Action Bar:** Quickly select creation modes and tools from an intuitive, accessible toolbar.\n- **CSS-Based Properties Panel:** Edit element properties like colors, dimensions, and spacing using familiar CSS-based controls.\n- **Element Tree View:** Easily view, select, and organize your elements in a hierarchical layer panel.\n- **Smart Guides \u0026 Snapping:** Precisely align elements with smart guides and automatic snapping for a pixel-perfect layout.\n- **Intuitive Element Resizing:** Resize any element by simply dragging its handles.\n- **Essential Keyboard Shortcuts:**\n  | Action | Shortcut |\n  | :--- | :--- |\n  | Copy / Paste | `Ctrl + C` / `Ctrl + V` |\n  | Delete | `Delete` |\n  | Undo / Redo | `Ctrl + Z` / `Ctrl + Shift + Z` |\n  | Zoom In / Out | `Ctrl + Mouse Wheel` |\n  | Move Canvas | `Space + Drag` |\n\n## Tech Stack\n\n- **Frontend:** [React](https://reactjs.org/) with [TypeScript](https://www.typescriptlang.org/)\n- **State Management:** [React Context](https://react.dev/reference/react/createContext)\n- **Canvas Rendering:** [React](https://reactjs.org/)\n- **Build Tool:** [Vite](https://vitejs.dev/)\n- **Backend:** `(Not yet implemented)`\n- **Real-time Communication:** `(Not yet implemented)`\n\n## Run Locally\n\n### Requirements\n\n- [Node.js](https://nodejs.org/) (`v18.x` or higher)\n- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)\n\n### Installation\n\n1.  **Clone the repository:**\n\n    ```sh\n    git clone https://github.com/Gacktto/graphyr.git\n    ```\n\n2.  **Navigate to the project directory:**\n\n    ```sh\n    cd Graphyr\n    ```\n\n3.  **Install dependencies:**\n\n    ```sh\n    npm install\n    # or\n    yarn install\n    ```\n\n4.  **Start the development server:**\n\n    ```sh\n    npm run dev\n    # or\n    yarn dev\n    ```\n\n5.  **Open your browser** and navigate to the local address provided by Vite.\n\n## Roadmap\n\nNext features that will be in the project:\n\n- [ ] Data Integration (Import/Export CSV, JSON)\n- [ ] Customizable Grid \u0026 Layout Aids\n- [ ] Reusable Components\n- [ ] Advanced Text Transformation Options\n- [ ] Real-time Collaboration (via WebSockets)\n- [ ] User Authentication \u0026 Cloud Project Storage\n\n## License\n\nThis project is distributed under the **GNU General Public License v3.0 (GPL-3.0)**.\n\nSee the `LICENSE` file in the project root for the full text and further details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgacktto%2Fgraphyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgacktto%2Fgraphyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgacktto%2Fgraphyr/lists"}