{"id":13417154,"url":"https://github.com/lindsaykwardell/vite-elm-spa","last_synced_at":"2025-10-07T17:05:25.499Z","repository":{"id":39563815,"uuid":"406541582","full_name":"lindsaykwardell/vite-elm-spa","owner":"lindsaykwardell","description":"A default template for building Elm SPA applications using Vite.","archived":false,"fork":false,"pushed_at":"2022-06-24T15:39:53.000Z","size":85,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T12:57:29.471Z","etag":null,"topics":["elm","spa","template","vite"],"latest_commit_sha":null,"homepage":"https://vite-elm-spa.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":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-14T22:42:44.000Z","updated_at":"2024-06-19T15:13:42.000Z","dependencies_parsed_at":"2022-09-15T14:42:57.419Z","dependency_job_id":null,"html_url":"https://github.com/lindsaykwardell/vite-elm-spa","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaykwardell%2Fvite-elm-spa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaykwardell%2Fvite-elm-spa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaykwardell%2Fvite-elm-spa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaykwardell%2Fvite-elm-spa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lindsaykwardell","download_url":"https://codeload.github.com/lindsaykwardell/vite-elm-spa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166881,"owners_count":21058479,"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","spa","template","vite"],"created_at":"2024-07-30T22:00:33.162Z","updated_at":"2025-10-07T17:05:20.465Z","avatar_url":"https://github.com/lindsaykwardell.png","language":"Elm","funding_links":[],"categories":["Get Started","Elm"],"sub_categories":["Templates"],"readme":"# Vite Elm SPA Template\n\n[![ci](https://github.com/lindsaykwardell/vite-elm-spa/actions/workflows/ci.yml/badge.svg)](https://github.com/lindsaykwardell/vite-elm-spa/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-spa)\n\nA default template for building Elm SPA 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-spa.netlify.app/\n\nThis template is based on [`vite-elm-template`](https://github.com/lindsaykwardell/vite-elm-spa)\n\n## Features\n\n- Allows for SPA architecture using [`orus-io/elm-spa`](https://package.elm-lang.org/packages/orus-io/elm-spa/latest/)\n- Hot Module Reload of all code in the app (including Elm)\n- Tooling installation via elm-tooling\n  - Includes Elm, elm-format, elm-json, and elm-test-rs\n- Basic unit test and elm-review examples\n- Github Actions CI for running tests\n- Recommends the Elm VS Code extension\n\n## Get Started\n\n```bash\n# Clone the template locally, removing the template's Git log\nnpx degit lindsaykwardell/vite-elm-spa#main 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-spa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flindsaykwardell%2Fvite-elm-spa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindsaykwardell%2Fvite-elm-spa/lists"}