{"id":22047050,"url":"https://github.com/kczulko/rules_elm","last_synced_at":"2025-07-08T18:08:14.480Z","repository":{"id":45156864,"uuid":"174597924","full_name":"kczulko/rules_elm","owner":"kczulko","description":"Bazel rules for building web applications written in Elm","archived":false,"fork":false,"pushed_at":"2025-07-03T10:40:26.000Z","size":322,"stargazers_count":27,"open_issues_count":2,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T11:44:29.639Z","etag":null,"topics":["bazel","bazel-rules","elm"],"latest_commit_sha":null,"homepage":null,"language":"Starlark","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kczulko.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-08T19:37:14.000Z","updated_at":"2025-07-03T10:39:57.000Z","dependencies_parsed_at":"2025-02-01T16:25:03.022Z","dependency_job_id":"eaac44dc-9f56-4161-a350-2ca206b8a743","html_url":"https://github.com/kczulko/rules_elm","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/kczulko/rules_elm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kczulko%2Frules_elm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kczulko%2Frules_elm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kczulko%2Frules_elm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kczulko%2Frules_elm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kczulko","download_url":"https://codeload.github.com/kczulko/rules_elm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kczulko%2Frules_elm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264321034,"owners_count":23590573,"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":["bazel","bazel-rules","elm"],"created_at":"2024-11-30T13:24:44.364Z","updated_at":"2025-07-08T18:08:14.459Z","avatar_url":"https://github.com/kczulko.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bazel build rules for Elm\n\n![CI](https://github.com/kczulko/rules_elm/actions/workflows/workflow.yaml/badge.svg)\n![osx_amd64](https://img.shields.io/badge/platform-linux__amd64-orange)\n![osx_amd64](https://img.shields.io/badge/platform-osx__arm64-orange)\n![osx_amd64](https://img.shields.io/badge/platform-osx__amd64-orange)\n![Bazel 7](https://img.shields.io/badge/Bazel-7-blue)\n![Bazel 8](https://img.shields.io/badge/Bazel-8-blue)\n\n[Elm](https://elm-lang.org/) is a functional programming language that\ncan be [transpiled](https://en.wikipedia.org/wiki/Source-to-source_compiler)\nto Javascript. This repository contains rules for building Elm\napplications using [the Bazel build system](https://bazel.build/). These\nrules depend on their own copy of the Elm compiler, meaning that Elm and\nany libraries used may be versioned as part of your Bazel project.\n\n## Adding these rules to your project\n\nCheck the [releases](https://github.com/kczulko/rules_elm/releases) for detailed instructions.\n\n## Examples on how to use these rules\n\n- [examples directory](./examples) - contains several 'end to end' projects consuming\n  the rules provided by this repository.\n- [The Bazel Elm SPA Example repository](https://github.com/EdSchouten/bazel-elm-spa-example) -\n  contains a concrete example of how these rules may be used to build a\n  web application written in Elm. Might be a bit out of date, however this\n  example brings a copy of a well-known demonstration application that\n  has been adjusted to be buildable using Bazel.\n\n## Public API docs\n\nPlease check [docs](./docs) directory\n\n- [build rules](./docs/rules.md)\n- [repository rules](./docs/repo_rules.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkczulko%2Frules_elm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkczulko%2Frules_elm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkczulko%2Frules_elm/lists"}