{"id":24585522,"url":"https://github.com/omegatools/graph","last_synced_at":"2026-05-18T03:05:21.217Z","repository":{"id":63264702,"uuid":"566024804","full_name":"OmegaTools/GRAPH","owner":"OmegaTools","description":"Graph File Encoder / Decoder","archived":false,"fork":false,"pushed_at":"2022-11-21T08:44:29.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T15:43:13.659Z","etag":null,"topics":["decoder","deno","encoder","graph-format","library","module"],"latest_commit_sha":null,"homepage":"https://deno.land/x/graph","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmegaTools.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":"2022-11-14T20:19:05.000Z","updated_at":"2023-11-27T01:05:39.000Z","dependencies_parsed_at":"2023-01-22T13:31:24.352Z","dependency_job_id":null,"html_url":"https://github.com/OmegaTools/GRAPH","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmegaTools%2FGRAPH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmegaTools%2FGRAPH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmegaTools%2FGRAPH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmegaTools%2FGRAPH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmegaTools","download_url":"https://codeload.github.com/OmegaTools/GRAPH/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244085033,"owners_count":20395523,"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":["decoder","deno","encoder","graph-format","library","module"],"created_at":"2025-01-24T05:13:03.315Z","updated_at":"2025-10-03T19:55:55.150Z","avatar_url":"https://github.com/OmegaTools.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cbr\u003e\n\n\u003cdiv align = center\u003e\n\n[![Badge Deno]][Deno]   \n[![Badge Stars]][#]\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cimg\n    src = 'Assets/Logo.png'\n    width = 120\n/\u003e\n\n# GRAPH\n\n*Encoder / Decoder for [.graph] files.*\n\n\u003cbr\u003e\n\n[![Button Examples]][Examples]   \n[![Button Documentation]][Documentation]\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Preview\n\n\u003cbr\u003e\n\n```JavaScript\nimport * as Graph from 'https://deno.land/x/graph/mod.ts';\n```\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n```JavaScript\nconst text = await Deno.readTextFile('Example.graph');\n\nconst graph = Graph.parse(text);\n```\n\n\u003cbr\u003e\n\n```JavaScript\nconst text = Graph.stringify(graph);\n\nawait Deno.writeTextFile('Example.graph',text);\n```\n\n\u003cbr\u003e\n\n\n\u003c!-----------------------------------------------------------------------------\u003e\n\n[Documentation]: Documentation\n[Examples]: Examples\n[License]: LICENSE\n[#]: #\n\n[.graph]: https://github.com/temper-studios/graph-file-format\n[Deno]: https://deno.land/x/graph\n\n\n\u003c!---------------------------------[ Badges ]----------------------------------\u003e\n\n[Badge License]: https://img.shields.io/badge/License-AGPL3-015d93.svg?style=for-the-badge\u0026labelColor=blue\n[Badge Stars]: https://img.shields.io/github/stars/OmegaTools/GRAPH?style=for-the-badge\u0026logoColor=white\u0026logo=Trustpilot\u0026labelColor=FF66AA\u0026color=cf538b\n[Badge Deno]: https://img.shields.io/badge/-Deno-58a341?style=for-the-badge\u0026logoColor=white\u0026logo=Deno\u0026labelColor=64bc4b\n\n\n\u003c!---------------------------------[ Buttons ]---------------------------------\u003e\n\n[Button Documentation]: https://img.shields.io/badge/Documentation-04ACE6?style=for-the-badge\u0026logoColor=white\u0026logo=BookStack\n[Button Examples]: https://img.shields.io/badge/Examples-64BC4B?style=for-the-badge\u0026logoColor=white\u0026logo=GitBook\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomegatools%2Fgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomegatools%2Fgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomegatools%2Fgraph/lists"}