{"id":26126115,"url":"https://github.com/decioferreira/elm-zen-css-bootstrap","last_synced_at":"2026-04-12T02:32:45.912Z","repository":{"id":62419710,"uuid":"518626430","full_name":"decioferreira/elm-zen-css-bootstrap","owner":"decioferreira","description":"Provides all the Bootstrap classes for using with elm-zen-css","archived":false,"fork":false,"pushed_at":"2022-07-27T22:17:47.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T18:57:03.309Z","etag":null,"topics":["bootstrap","bootstrap5","elm"],"latest_commit_sha":null,"homepage":"https://package.elm-lang.org/packages/decioferreira/elm-zen-css-bootstrap/latest/","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/decioferreira.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-07-27T22:17:16.000Z","updated_at":"2022-07-27T22:20:22.000Z","dependencies_parsed_at":"2022-11-01T17:01:15.113Z","dependency_job_id":null,"html_url":"https://github.com/decioferreira/elm-zen-css-bootstrap","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/decioferreira/elm-zen-css-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decioferreira%2Felm-zen-css-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decioferreira%2Felm-zen-css-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decioferreira%2Felm-zen-css-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decioferreira%2Felm-zen-css-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decioferreira","download_url":"https://codeload.github.com/decioferreira/elm-zen-css-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decioferreira%2Felm-zen-css-bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31702579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap","bootstrap5","elm"],"created_at":"2025-03-10T17:27:51.779Z","updated_at":"2026-04-12T02:32:45.865Z","avatar_url":"https://github.com/decioferreira.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm Zen CSS Bootstrap\n\n`elm-zen-css-bootstrap` provides all the [Bootstrap](https://getbootstrap.com/) classes for using with \n[`elm-zen-css`](https://package.elm-lang.org/packages/decioferreira/elm-zen-css/latest/).\n\n## Install\n\nStart by installing the elm dependencies `elm-zen-css` and `elm-zen-css-bootstrap`:\n\n```\nelm install elm-zen-css \nelm install elm-zen-css-bootstrap\n```\n\nYou will also need to include Bootstrap’s CSS on your `index.html` file, by placing the `\u003clink\u003e` tag \nin the `\u003chead\u003e`:\n\n```\n\u003clink href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx\" crossorigin=\"anonymous\"\u003e\n```\n\nYou can find more details about this on [Get started with Bootstrap](https://getbootstrap.com/docs/5.2/getting-started/introduction/). You can also [download ready-to-use compiled code for Bootstrap v5.2.0](https://getbootstrap.com/docs/5.2/getting-started/download/)\nto easily drop into your project.\n\n## Example\n\nFind more details on the [example directory](example).\n\n## Development\n\n### Upgrade\n\nThe current bootstrap version supported by this package is 5.2.0. When a new version of bootstrap\nhas been released, it can be download and converted to elm, with the following command:\n\n```\nnpm run upgrade -- -d https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css\n```\n\nThe first time this command runs with the `--download` flag, the downloaded file is stored on\n`tmp/bootstrap.min.css`. Once the file is on disk, the same command can be ran without the \n`--download` flag:\n\n```\nnpm run upgrade\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecioferreira%2Felm-zen-css-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecioferreira%2Felm-zen-css-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecioferreira%2Felm-zen-css-bootstrap/lists"}