{"id":15557632,"url":"https://github.com/brandly/elm-dot-lang","last_synced_at":"2025-04-23T21:08:19.535Z","repository":{"id":38790927,"uuid":"172526530","full_name":"brandly/elm-dot-lang","owner":"brandly","description":"DOT Language","archived":false,"fork":false,"pushed_at":"2024-12-29T18:29:15.000Z","size":123,"stargazers_count":5,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T21:08:13.768Z","etag":null,"topics":["ast","dot","graphviz","parser"],"latest_commit_sha":null,"homepage":"https://package.elm-lang.org/packages/brandly/elm-dot-lang/latest/DotLang","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brandly.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}},"created_at":"2019-02-25T14:58:10.000Z","updated_at":"2024-12-29T18:29:19.000Z","dependencies_parsed_at":"2025-03-06T16:42:35.598Z","dependency_job_id":null,"html_url":"https://github.com/brandly/elm-dot-lang","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandly%2Felm-dot-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandly%2Felm-dot-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandly%2Felm-dot-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandly%2Felm-dot-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brandly","download_url":"https://codeload.github.com/brandly/elm-dot-lang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250514786,"owners_count":21443209,"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":["ast","dot","graphviz","parser"],"created_at":"2024-10-02T15:19:17.464Z","updated_at":"2025-04-23T21:08:19.516Z","avatar_url":"https://github.com/brandly.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dot-lang [![Build Status](https://travis-ci.org/brandly/elm-dot-lang.svg?branch=master)](https://travis-ci.org/brandly/elm-dot-lang)\n\n```elm\nimport DotLang\n\nDotLang.fromString \"graph { a -- b }\"\n-- =\u003e Ok (Dot Graph Nothing [EdgeStmtNode (NodeId (ID \"a\") Nothing) (EdgeNode (NodeId (ID \"b\") Nothing)) [] []])\n```\n\n### development\n\n```\n$ npm install\n$ npm test\n```\n\nthe fuzz tests might take a moment. to exclusively run unit tests on every save, do this:\n\n```\n$ npm test -- tests/Main.elm --watch\n```\n\n![dependencies](https://github.com/brandly/elm-dot-lang/blob/master/dependency-graph.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandly%2Felm-dot-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrandly%2Felm-dot-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandly%2Felm-dot-lang/lists"}