{"id":37195126,"url":"https://github.com/berdal84/nodable","last_synced_at":"2026-01-14T22:41:15.666Z","repository":{"id":25777905,"uuid":"106465340","full_name":"berdal84/nodable","owner":"berdal84","description":"Nodable is node-able. The goal of Nodable is to provide an original hybrid source code editor, using both textual and nodal paradigms.","archived":false,"fork":false,"pushed_at":"2025-01-30T00:39:58.000Z","size":147602,"stargazers_count":195,"open_issues_count":9,"forks_count":25,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-06-02T18:03:53.675Z","etag":null,"topics":["dear-imgui","editor","expression","fun","graph","imgui","lexer","linux","macos","node","opengl","parser","sdl2","windows"],"latest_commit_sha":null,"homepage":"https://nodable.42borgata.com/","language":"C++","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/berdal84.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-10-10T20:05:24.000Z","updated_at":"2025-04-30T06:21:55.000Z","dependencies_parsed_at":"2023-10-20T18:22:41.966Z","dependency_job_id":"5ff5cd76-0497-44fc-9fb4-6e5db885fbf9","html_url":"https://github.com/berdal84/nodable","commit_stats":{"total_commits":1772,"total_committers":4,"mean_commits":443.0,"dds":0.2838600451467269,"last_synced_commit":"019ced0ba55879de23465fc1530ef7511bb3d1f3"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/berdal84/nodable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdal84%2Fnodable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdal84%2Fnodable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdal84%2Fnodable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdal84%2Fnodable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berdal84","download_url":"https://codeload.github.com/berdal84/nodable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdal84%2Fnodable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: 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":["dear-imgui","editor","expression","fun","graph","imgui","lexer","linux","macos","node","opengl","parser","sdl2","windows"],"created_at":"2026-01-14T22:41:14.761Z","updated_at":"2026-01-14T22:41:15.648Z","avatar_url":"https://github.com/berdal84.png","language":"C++","readme":"\u003cdiv\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/942052/220032555-99cd216e-fd40-4dcf-9794-4eb6c11b642e.png\"  alt=\"nodable-logo.png\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv\u003e\n\u003ca href=\"https://github.com/berdal84/Nodable/actions?query=workflow%3Aci\" title=\"linux\"\u003e\n\u003cimg src=\"https://github.com/berdal84/nodable/workflows/ci/badge.svg\"  alt=\"badge-linux.svg\"/\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n# Nodable is node-able !\n\n⚠️ Disclaimer: This software is a prototype, do not expect too much from it.\n\nThe goal of Nodable is to provide an original source code editor using both textual and nodal paradigms. Via this hybrid prototype, technical and less-technical people can discuss and collaborate on the same source code.\n\n![image](https://github.com/berdal84/nodable/assets/942052/4c0175ca-70a5-49e8-8615-59cfb6c812e2)\n\nUnlike other nodal softwares, the goal of Nodable is to make possible the edition of the source code and its graph representation at the same time. Users are not stuck into one of the two paradigms, they can go back and forth whenever they want...\n[read more](https://nodable.42borgata.com/)\n\n![image](https://github.com/berdal84/nodable/assets/942052/7b433160-f62f-42f1-82bb-b145e9471fb7)\n\n![image](https://github.com/berdal84/nodable/assets/942052/50392b57-d4b0-40c6-86ae-248815796bc7)\n\n### Download\n\nFollow the instruction from the [latest release](https://github.com/berdal84/Nodable/releases/latest) section.\n\nTo build *Nodable* from sources, read [HOW-TO-BUILD.md](./HOW-TO-BUILD.md).\n\n### License\n\nNodable is licensed under the GPL License, see [LICENSE](./LICENSE). Each submodule is licensed, browse [./libs](./libs)\n\n### Credits\n\nNodable is developed by [@berdal84](https://github.com/berdal84) and rely on many ([libraries](./libs/README.md)).\n\nMore information about this project on [Nodable website](https://nodable.42borgata.com/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberdal84%2Fnodable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberdal84%2Fnodable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberdal84%2Fnodable/lists"}