Project Awesome project awesome

Elm

Collection 3.7k stars GitHub

Examples

Elm SPA Example 3.3k updated 2y ago

Full stack Elm app w/ CRUD operations, Auth, routing, pagination and more.

Elm Example App 436 updated 7y ago

A small SPA example in Elm to learn the basics

TodoMVC 1.2k updated 6y ago

Proper implementation of the TodoMVC app.

TodoMVC with JSON API 105 updated 8y ago

Bare-bones, modular, heavily-documented todo app with JSON API persistence.

TodoMVC/Firebase 60 updated 9y ago

Fork of TodoMVC demonstrating start-app, The Elm Architecture and Firebase as backend.

TodoMVC in Electron 86 (archived)

Documented and tested implementation of the Elm TodoMVC app in Electron.

Gipher 222 updated 9y ago

A Tinder-like application for gifs built with elm and firebase!

Collection of examples 209 updated 7y ago

A collection of examples with advanced techniques for real-world Elm apps.

<elm-ement> 49 updated 8y ago

Minimal example of a custom element.

Elm Architecture in Android 59 updated 9y ago

An example Android application implemented with the Elm Architecture using the Kotlin programming language and Anko library.

Elm + Phoenix + Webpack 56 updated 7y ago

A minimal Elm + Phoenix setup, using webpack instead of Brunch.

Spotify Mapper 64 updated 3y ago

Elm app integrated with Spotify Api to search and explore new artists.

Pokelmon 15 updated 5y ago

Elm project consuming PokéAPI.

JWT auth with Django + Elm 20 updated 8y ago

JSON Web Token (JWT) authentication using Django (backend) and Elm (frontend).

Bitcoin BR Chrome Extension 4 updated 8y ago

Chrome extension built in Elm that shows the bitcoin value in all Brazilian exchanges.

Elmstagram 18 updated 4y ago

Basic UI Clone of Instagram / Articles - Part 1 Part 2 Part 3

Kanban Board in Elm 306 updated 7y ago

A kanban board (trello-alike) built with Elm and HTML5 Drag & Drop API

Elm Hacker News PWA 1 updated 8y ago

A progressive web app built with Elm version 0.18, using the official Hacker-News API

Elm Narrative Engine 137 updated 2y ago

A framework for building interactive fiction style stories in Elm. Detailed example elmnarrativeengine.com shows how to build a "chose your own adventure" game; perfect for beginners. Elm v.0.19

Ari's Garden 54 updated 3y ago

A recipe site built as an SPA that also makes use of the Elm parser.

Bolster 8 updated 4y ago

An end-to-end encrypted journal app.

Conway's Game of Life updated 3y ago

Elm implementation of Conway's Game of Life. Elm v.0.19

Regex Nodes 41 updated 2y ago

A node-based visual editor for fiddling with regular expressions, built with Elm.