{"id":13417150,"url":"https://github.com/lindsaykwardell/vite-elm-template","last_synced_at":"2025-04-05T15:04:10.688Z","repository":{"id":41830797,"uuid":"358062495","full_name":"lindsaykwardell/vite-elm-template","owner":"lindsaykwardell","description":"A default template for building Elm applications using Vite.","archived":false,"fork":false,"pushed_at":"2024-11-23T17:43:00.000Z","size":263,"stargazers_count":139,"open_issues_count":0,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T14:05:45.118Z","etag":null,"topics":["elm","template","vite"],"latest_commit_sha":null,"homepage":"https://vite-elm-template.netlify.app/","language":"Elm","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/lindsaykwardell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"lindsaykwardell"}},"created_at":"2021-04-14T22:52:25.000Z","updated_at":"2025-03-05T05:37:09.000Z","dependencies_parsed_at":"2024-01-07T18:04:08.829Z","dependency_job_id":"ed204727-94ab-4dc8-a13e-d16021ec324a","html_url":"https://github.com/lindsaykwardell/vite-elm-template","commit_stats":null,"previous_names":[],"tags_count":15,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaykwardell%2Fvite-elm-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaykwardell%2Fvite-elm-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaykwardell%2Fvite-elm-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaykwardell%2Fvite-elm-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lindsaykwardell","download_url":"https://codeload.github.com/lindsaykwardell/vite-elm-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353729,"owners_count":20925329,"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":["elm","template","vite"],"created_at":"2024-07-30T22:00:33.113Z","updated_at":"2025-04-05T15:04:10.657Z","avatar_url":"https://github.com/lindsaykwardell.png","language":"Elm","funding_links":["https://github.com/sponsors/lindsaykwardell"],"categories":["Get Started","Elm"],"sub_categories":["Templates","Tauri"],"readme":"# Vite Elm Template\n\n[![ci](https://github.com/lindsaykwardell/vite-elm-template/actions/workflows/ci.yml/badge.svg)](https://github.com/lindsaykwardell/vite-elm-template/actions/workflows/ci.yml)\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/lindsaykwardell/vite-elm-template)\n\nA default template for building Elm applications using Vite. Includes hot-module reload of Elm modules (courtesy of `vite-plugin-elm`).\n\n\u003e Vite (French word for \"fast\", pronounced /vit/) is a build tool that aims to provide a faster and leaner development experience for modern web projects.\n\n\u003e Elm is a functional language that compiles to JavaScript. It helps you make websites and web apps. It has a strong emphasis on simplicity and quality tooling.\n\nLive demo site: https://vite-elm-template.netlify.app/\n\n## Features\n\n- [Hot Module Reload](https://github.com/hmsk/vite-plugin-elm) of all code in the app (including Elm)\n- [Integration with Vite static asset handling](https://package.elm-lang.org/packages/hmsk/elm-vite-plugin-helper/latest/)\n- Tooling installation via [elm-tooling](https://elm-tooling.github.io/elm-tooling-cli/)\n  - Includes Elm, elm-format, elm-json, and elm-test-rs\n- Basic unit test and [elm-review](https://package.elm-lang.org/packages/jfmengels/elm-review/latest/) examples\n- Github Actions CI for running tests\n- Recommends the [Elm VS Code extension](https://marketplace.visualstudio.com/items?itemName=Elmtooling.elm-ls-vscode)\n\nFor a single page app (SPA) version of this template, check out [`vite-elm-spa`](https://github.com/lindsaykwardell/vite-elm-spa)\n\n## Get Started\n\n```bash\n# Clone the template locally, removing the template's Git log\nnpx tiged lindsaykwardell/vite-elm-template my-elm-app\n\n# Enter the project, install dependencies, and get started!\ncd my-elm-app\nnpm install\nnpm run dev\n```\n\nFor more information about Vite, check out [Vite's official documentation.](https://vitejs.dev/)\n\nTo learn more about Elm, check out [Elm's official homepage](https://elm-lang.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindsaykwardell%2Fvite-elm-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flindsaykwardell%2Fvite-elm-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindsaykwardell%2Fvite-elm-template/lists"}