{"id":17712684,"url":"https://github.com/gribouille/elm-bootstrap","last_synced_at":"2026-04-04T16:31:52.825Z","repository":{"id":135350016,"uuid":"98113412","full_name":"gribouille/elm-bootstrap","owner":"gribouille","description":"Bootstrap for ELM / SASS project","archived":false,"fork":false,"pushed_at":"2017-08-06T20:43:40.000Z","size":116,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-10T14:53:01.612Z","etag":null,"topics":["elm","elm-lang","elm-test","npm","sass","starter","starter-kit","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gribouille.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":"2017-07-23T17:16:31.000Z","updated_at":"2020-02-28T10:44:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/gribouille/elm-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/gribouille/elm-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gribouille%2Felm-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gribouille%2Felm-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gribouille%2Felm-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gribouille%2Felm-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gribouille","download_url":"https://codeload.github.com/gribouille/elm-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gribouille%2Felm-bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elm","elm-lang","elm-test","npm","sass","starter","starter-kit","webpack"],"created_at":"2024-10-25T09:42:32.890Z","updated_at":"2026-04-04T16:31:52.787Z","avatar_url":"https://github.com/gribouille.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# starter-elm-sass\nMy template project for ELM / SASS projects.\n\n\n## Objectives\n\n* no external dependencies (no npm -g)\n* ELM 0.18\n* SASS\n* elm-test\n* hot reloading development server\n* simple webpack configuration file\n* separated examples\n\n\n\n\n## Usage\n\nTo start the development server:\n\n```shell\n$ npm i\n$ npm run dev\n```\n\nOpen [localhost:8080](http://localhost:8080).\n\nBasic TodoList viewer example:\n\n![example](./screen.png)\n\nTo build a production release to the `dist` folder:\n\n\n```shell\n$ npm i\n$ npm run dist\n\n```\n\nTo start the ELM REPL:\n\n```shell\n$ npm run repl\n```\n\nTo run the tests:\n\n```shell\n$ npm run test\n```\n\n## Structure\n\n```\nstarter-elm-sass\n├── elm-package.json\n├── examples\n│   ├── favicon.ico\n│   ├── index.html\n│   ├── index.js\n│   └── src\n│       └── Example.elm\n├── LICENSE\n├── package.json\n├── package-lock.json\n├── README.md\n├── src\n│   └── App.elm\n├── styles\n│   ├── all.scss\n│   ├── colors.scss\n│   └── mixins.scss\n├── tests\n│   ├── elm-package.json\n│   └── TestApp.elm\n└── webpack.config.js\n```\n\n## References\n\n* [elm-loader](https://github.com/elm-community/elm-webpack-loader)\n* [elm-webpack-starter](https://github.com/elm-community/elm-webpack-starter)\n\n## License\n\nThis project is licensed under [MIT](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgribouille%2Felm-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgribouille%2Felm-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgribouille%2Felm-bootstrap/lists"}