{"id":15162128,"url":"https://github.com/selenite-geos/graph-editor","last_synced_at":"2026-01-05T03:34:08.114Z","repository":{"id":252095949,"uuid":"836409232","full_name":"Selenite-GEOS/graph-editor","owner":"Selenite-GEOS","description":"A graph editor for visual programming.","archived":false,"fork":false,"pushed_at":"2024-09-19T17:45:15.000Z","size":2067,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-10T12:05:49.846Z","etag":null,"topics":["node-editor","selenite","svelte","svelte5","visual-programming"],"latest_commit_sha":null,"homepage":"https://selenite-geos.github.io/graph-editor/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Selenite-GEOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-07-31T19:36:22.000Z","updated_at":"2024-09-19T17:45:18.000Z","dependencies_parsed_at":"2024-08-21T22:33:00.138Z","dependency_job_id":"d871615e-0b8e-4251-829e-ce04282512ba","html_url":"https://github.com/Selenite-GEOS/graph-editor","commit_stats":{"total_commits":272,"total_committers":2,"mean_commits":136.0,"dds":0.003676470588235281,"last_synced_commit":"22cd6bd9ff2eb7c6698715ec8079d0924031918c"},"previous_names":["selenite-geos/graph-editor","shaitanlyss/selenite-graph-editor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Selenite-GEOS%2Fgraph-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Selenite-GEOS%2Fgraph-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Selenite-GEOS%2Fgraph-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Selenite-GEOS%2Fgraph-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Selenite-GEOS","download_url":"https://codeload.github.com/Selenite-GEOS/graph-editor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867519,"owners_count":16555889,"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":["node-editor","selenite","svelte","svelte5","visual-programming"],"created_at":"2024-09-27T01:06:52.208Z","updated_at":"2025-10-24T22:32:28.358Z","avatar_url":"https://github.com/Selenite-GEOS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Graph editor\n\nA graph editor for visual programming, based on rete and svelte.\n\n## Developing\n\nOnce you've installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:\n\n```bash\npnpm run dev\n\n# or start the server and open the app in a new browser tab\npnpm run dev -- --open\n```\n\nEverything inside `src/lib` is part of your library, everything inside `src/routes` can be used as a showcase or preview app.\n\n## Building\n\nTo build your library:\n\n```bash\npnpm run package\n```\n\nTo create a production version of your showcase app:\n\n```bash\npnpm run build\n```\n\nYou can preview the production build with `pnpm preview`.\n\n## Publishing\n\nGo into the `package.json` and give your package the desired name through the `\"name\"` option. Also consider adding a `\"license\"` field and point it to a `LICENSE` file which you can create from a template (one popular option is the [MIT license](https://opensource.org/license/mit/)).\n\nTo publish your library to [npm](https://www.npmjs.com):\n\n```bash\npnpm publish\n```\n\n## TODO\n- FIX ARRAY EDIT\n- Add input values to history\n- Add array description on hover\n- Support scientific writing of numbers (e.g. 1e-3)\n- Code integration : To code : Update existing named XML elements instead of duplicating ? Maybe\n- Make history undo / redo use factory.bulkOperation\n- Add index to Context Menu items\n- Add auto connection\n- Add magnetic connection\n- Add panning viewport\n- Add progress to big clears\n- Maybe, not sure it's better : Give better z index to node labels and nodes on the left / top\n- Investigate using okclh for socket colors so it adapts better to different themes\n- Implement Javascript node where user can write javascript code to do the processing\n- Implement connection breaking when changing array type\n- Make UseMass and isThermal from CompositionalMultiphaseFVM be interpreted as a boolean\n- Ensure names of XML nodes are valid GEOS group names (no special characters, maybe no spaces)\n- Make format node format just an input control\n- Example: XML Generation : Remove download node\n- Example: Get Array Element : Add display node for every array\n- Example: Basic Datatypes: Remove bonjour je suis un ....\n- Dropping node on socket automatically connects it\n### Not important\n- make node selection framework agnostic","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselenite-geos%2Fgraph-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselenite-geos%2Fgraph-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselenite-geos%2Fgraph-editor/lists"}