{"id":16710699,"url":"https://github.com/mdgriffith/elm-dev","last_synced_at":"2025-06-30T00:33:35.098Z","repository":{"id":63141781,"uuid":"338859667","full_name":"mdgriffith/elm-dev","owner":"mdgriffith","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-24T12:10:23.000Z","size":12310,"stargazers_count":24,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-26T14:17:12.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/mdgriffith.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":"roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-14T17:23:19.000Z","updated_at":"2025-06-24T12:10:28.000Z","dependencies_parsed_at":"2023-02-01T03:46:02.988Z","dependency_job_id":"5adec23f-e760-4635-89c0-f9763d78325b","html_url":"https://github.com/mdgriffith/elm-dev","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mdgriffith/elm-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdgriffith%2Felm-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdgriffith%2Felm-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdgriffith%2Felm-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdgriffith%2Felm-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdgriffith","download_url":"https://codeload.github.com/mdgriffith/elm-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdgriffith%2Felm-dev/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262081373,"owners_count":23255677,"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":[],"created_at":"2024-10-12T20:09:20.723Z","updated_at":"2025-06-30T00:33:35.072Z","avatar_url":"https://github.com/mdgriffith.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm Dev\n\nElm Dev is a version of the Elm compiler that is made to support editing tools.\n\nNot to be confused with Elm itself which lives here: https://elm-lang.org/\n\nThis package is for toolmakers, so if you're just starting out using Elm, you likely don't need this tool directly.\n\nInstall via `npm install -g elm-dev` if you want to play with it. It's currently experimental, but will likely be stable soon.\n\nCurrently this is a command line tool with the following commands that print or output JSON.\n\n- `warnings` - List missing type signatures and unused values.\n- `entrypoints` - Detect what `.elm` files are the potential roots of a project. This will also report any ports relevant to a specific entrypoint as well as the type signatures of those ports.\n- `docs` - Generate `docs.json` for any package, or any local `.elm` file.\n- `imports` - Given a list of modules, report all files and packages that they collectively depends on. This is useful for\n- `usage` - Given a module, return all usages of that module in a given project.\n- `explain` - Given a fully qualified type name, provide it's full definition.\n\nEach command may instead report compilation errors if the file or project fails to compile.\n\n## Roadmap\n\nThe above functionality is a first pass on what would be useful for `elm-dev` to report and has been published to allow downstream projects to try stuff out.\n\nIn the medium term, the intention is to support the language-server protocol and to adjust functionaltiy based on downstream projects.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdgriffith%2Felm-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdgriffith%2Felm-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdgriffith%2Felm-dev/lists"}