Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Elm

Elm is a domain-specific programming language for declaratively creating web browser-based graphical user interfaces. Elm is purely functional, and is developed with emphasis on usability, performance, and robustness.

https://github.com/lsjroberts/ludum-dare-39

An unfinished game for Ludum Dare 39

elm elm-game ldjam ldjam39

Last synced: 20 Dec 2024

https://github.com/alch-emi/elm-kdl

Mirror of

elm kdl parser

Last synced: 14 Dec 2024

https://github.com/andys8/poc-elm-asset-webpack-loader

Proof of concept: Use webpack for assets in Elm #jscc

elm loader proof-of-concept webpack

Last synced: 21 Jan 2025

https://github.com/baransu/todos

Test Elm and Elixir todos app

elixir elixir-lang elm elm-lang phoenix-framework todos

Last synced: 12 Jan 2025

https://github.com/owengretzinger/dragon-curve-fractal

Fractal animation web app created using Elm for a school project in first year.

elm fractal

Last synced: 14 Dec 2024

https://github.com/girishso/sow-n-reap

South Indian game of Sow and Reap implemented in Elm

browser elm elm-lang game javascript-game

Last synced: 08 Jan 2025

https://github.com/isaacvando/trueshuffle

Actually random shuffling of spotify playlists

elm spotify

Last synced: 09 Jan 2025

https://github.com/fpapado/elm-set-cookie-parser

A parser for the Set-Cookie header, written in Elm.

elm parser set-cookie

Last synced: 09 Jan 2025

https://github.com/dwayne/elm-templates

Elm templates to help me get started more quickly on an Elm project.

elm

Last synced: 24 Dec 2024

https://github.com/stil4m/rfc2822-datetime

RFC2822 Datetime

datetime elm elm-lang rfc2822

Last synced: 21 Jan 2025

https://github.com/lili21/elm-hn

elm hacker news

elm

Last synced: 30 Jan 2025

https://github.com/fpapado/elm-aoc-starter

A setup for starting to solve Advent of Code problems in Elm, with tests and a CLI.

advent-of-code aoc elm

Last synced: 09 Jan 2025

https://github.com/dwayne/elm-tictactoe

Tic-tac-toe for Elm.

elm tic-tac-toe

Last synced: 24 Dec 2024

https://github.com/justgage/elminputsearch

A simple text input search

elm reusable ui-components

Last synced: 02 Jan 2025

https://github.com/andremw/advent-of-code-2018

Helping me improve logical thinking and learn Elm - SPOILERS AHEAD!

advent-of-code advent-of-code-2018 elm elm-lang

Last synced: 31 Dec 2024

https://github.com/matmoore/korean-study-cards

Count to 10 in Korean

elm language-learning notes

Last synced: 15 Dec 2024

https://github.com/baransu/elm-component

Web component approach to stateful Elm components

elm elm-architecture web-components

Last synced: 12 Jan 2025

https://github.com/safhac/elm-tictactoe

a short example of a tic tac toe game in elm

dict elm

Last synced: 25 Jan 2025

https://github.com/sophiecollard/websocket

A simple live chat built with WebSockets, Scala (tapir, http4s, fs2) and Elm

elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server

Last synced: 21 Jan 2025

https://github.com/laserpants/elm-update-deep

A library for managing nested state in Elm code.

deep elm state

Last synced: 15 Dec 2024

https://github.com/carstenkoenig/dwx2017

Materialien und Slides zu meinen Elm-Talk

dwx elm talk

Last synced: 28 Jan 2025

https://github.com/lue-bird/elm-state-interface-node-hello

minimal setup for an elm-state-interface node app

elm elm-state-interface node nodejs template the-elm-architecture

Last synced: 29 Jan 2025

https://github.com/lue-bird/type-checker-language-experiment

An attempt at a language for the logic of a possible type checker for lau

elm lau programming-language type-checker

Last synced: 14 Dec 2024

https://github.com/philbobaggins/heroic-scale-calculator

A simple browser based app to convert between real world measurements and that of heroic scale minitures.

3d 3d-model 3d-modelling 3d-printing 40k calculator elm elm-lang heroic heroic-scale minitures minitures-game warhammer-40000 warhammer-40k webapp webpage

Last synced: 14 Jan 2025

https://github.com/shyx0rmz/selectable-list

A library for Elm providing a list that maintains a selected item at all times. http://package.elm-lang.org/packages/SHyx0rmZ/selectable-list/latest

elm

Last synced: 23 Dec 2024

https://github.com/jacob414/elm-lab-10-12

Further Elm experiments

elm learning webdev

Last synced: 08 Jan 2025

https://github.com/lue-bird/elm-syntax-to-ocaml

transpile elm to ocaml

elm elm-syntax ocaml transpiler

Last synced: 08 Jan 2025

https://github.com/lue-bird/where

game: conversation with an AI

elm game visual-novel

Last synced: 14 Dec 2024

https://github.com/haohanyang/learn-elm

Learn Elm

elm

Last synced: 21 Jan 2025

https://github.com/jakub-stastny/blog.engine

My blog engine in Elm and Elm UI.

blog blog-engine elm

Last synced: 08 Jan 2025

https://github.com/tokland/omreact

Purely functional React components with local state

async components elm functional immutable local-state react reducer state

Last synced: 25 Jan 2025

https://github.com/carmonw/elm-number-to-words

Utility functions for converting numbers to its written form

elm numbers numbers-to-words

Last synced: 02 Dec 2024

https://github.com/jakub-stastny/blog.parser.post.json

This is THE data library of the ecosystem. It serialises and deserialises the post JSON and is being relied upon by the rest of the ecosystem: namely by the blog.engine and the blog.generator.

blog blog-engine elm elm-lang json json-api literate-programming

Last synced: 08 Jan 2025

https://github.com/rajasharan/elm-automatic-differentiation

Automatic differentiation (a.k.a algorithmic differentiation) in reverse mode for elm

algorithmic-differentiation automatic-differentiation backpropagation elm elm-lang

Last synced: 21 Jan 2025

https://github.com/alextanhongpin/insta-elm

Simple app to understand the elm architecture

elm elm-architecture

Last synced: 29 Jan 2025

https://github.com/it6c65/calc-elm

A Dead Simple UI Calc Written in Elm

calculator elm

Last synced: 07 Dec 2024

https://github.com/jaeyson/freecodecamp-elm

Solving exercises from Freecodecamp.org using Elm programming language. Includes benchmarks and tests for every functions.

elm freecodecamp-elm

Last synced: 17 Dec 2024

https://github.com/carlotm/elm-tac-toe

A tic tac toe implementation in Elm

create-elm-app elm elm-architecture elm-lang javascript tic-tac-toe

Last synced: 17 Jan 2025

https://github.com/ogty/elm-getting-started

🌳 Elm Getting Started

elm getting

Last synced: 08 Jan 2025

https://github.com/matsubara0507/my-github-cards

My GitHub Status Card by Elm and selfcat

elm elm-application

Last synced: 08 Dec 2024

https://github.com/matsubara0507/elm-nankatsukuro

「Elmなんか作ろう会」の作成物置き場

elm

Last synced: 08 Dec 2024

https://github.com/dominique-vassard/elm-tutorial

Learning elm via official tutorial

elm tutorial

Last synced: 17 Dec 2024

https://github.com/exenon/elm-collapsible

A short module to implement a dependency-less collapsible in Elm

collapsible elm material-design

Last synced: 26 Dec 2024

https://github.com/linggarm/lvq-and-elm-with-iris-dataset

Implementation of Learning Vector Quantization (LVQ) and Extreme Learning Machine (ELM) with Iris Dataset

artificial-intelligence deep-learning elm extreme-learning-machine learning-vector-quantization lvq machine-learning numpy python soft-computing

Last synced: 09 Jan 2025

https://github.com/farism/gulp-elm-find-dependencies

A gulp plugin wrapping find-elm-dependencies

elm gulp gulp-plugin

Last synced: 29 Dec 2024

https://github.com/qluxzz/elm-black-jack

Blackjack made in Elm

blackjack elm game

Last synced: 08 Dec 2024

https://github.com/qluxzz/elm-wordle

Wordle clone made in Elm

elm game

Last synced: 08 Dec 2024

https://github.com/qluxzz/elm-interest-calculator

Compunded interest calculator (swedish only)

elm

Last synced: 08 Dec 2024

https://github.com/yitsushi/gelm

An easy way to generate Elm type aliases with decoder functions from a Go struct.

elm go

Last synced: 30 Jan 2025

https://github.com/yitsushi/minimal-webplayer

A minimal web player written in Elm, just for fun. The goals was a minimal web-app that can be hosted on my Minio (s3) next to the video content. [mirror]

elm

Last synced: 30 Jan 2025

https://github.com/kevgathuku/elm-canvas-experiment

Trying out elm-canvas

canvas elm

Last synced: 08 Jan 2025

https://github.com/rsrini7/myelmresume

My Short Resume using ELM Language 0.18

elm elm-lang functional-programming

Last synced: 25 Jan 2025

https://github.com/zoul/elm-currency-converter

Trivial currency conversion apps showcasing the Elm architecture

elm functional-programming

Last synced: 07 Nov 2024

https://github.com/kevgathuku/contacts_phoenix_elm

Following along http://codeloveandboards.com/blog/2017/02/02/phoenix-and-elm-a-real-use-case-pt-1/

elixir elm phoenix-framework

Last synced: 08 Jan 2025

https://github.com/exenon/elm-presentation

Short intro to the Elm language and architecture

elm presentation reveal-js

Last synced: 26 Dec 2024

https://github.com/joakin/pinboard-unread

A webapp to see unread pinboard bookmarks #elm

elm

Last synced: 19 Dec 2024

https://github.com/jigargosar/elm-2048-v2

Another iteration of making 2048 in elm. 2023 version ;) with a dark theme.

2048-clone elm game

Last synced: 28 Dec 2024

https://github.com/jigargosar/oz

Simple Outliner

elm outliner

Last synced: 28 Dec 2024

https://github.com/shdblowers/hunt-the-wumpus-elm

Hunt the Wumpus Game in Elm

elm

Last synced: 18 Jan 2025

https://github.com/tjmw/elm-tfl-bus-countdown

Live bus countdown times from TfL in Elm

elm elm-architecture elm-lang tfl

Last synced: 02 Jan 2025

https://github.com/dadleyy/milton

exploring rust through home IoT applications

elm rust

Last synced: 15 Jan 2025

https://github.com/shivayspec/binguess

Using binary seach to guess the number picked by the user

binarysearch elm elm-lang

Last synced: 08 Dec 2024

https://github.com/ananthb/dhcp-121

DHCP Classless Subnet Routes (Option 121) Calculator

dhcp elm elm-ui

Last synced: 12 Dec 2024

https://github.com/carstenkoenig/lambdachat

a simple chat-demo app using Haskell / Elm and possibly Purescript soon

chat-application elm haskell servant websocket-chat

Last synced: 28 Jan 2025

https://github.com/manzanit0/task-list-elm

Task list POC in Elm

elm poc

Last synced: 30 Jan 2025

https://github.com/robertknight/elm-langtons-ant

An implementation of Langton's ant in Elm

elm hackathon

Last synced: 09 Jan 2025

https://github.com/sophiecollard/jsonpath

A JSONPath implementation in Elm

elm elm-lang json json-path jsonpath

Last synced: 25 Dec 2024

https://github.com/andys8/elm-meetup-072019

Elm Meetup Munich 07 / 2019

elm meetup

Last synced: 21 Jan 2025

https://github.com/aligusnet/game-of-life

Conway's Game of Life

elm elm-lang game-of-life

Last synced: 20 Jan 2025

https://github.com/brian-watkins/elmer-http

Elmer extension for describing the behavior of Elm apps that use HTTP

elm testing

Last synced: 23 Jan 2025

https://github.com/perty/websox

A web app that uses Spring Boot Webflux and Elm.

elm elm-lang java spring-boot websockets

Last synced: 18 Jan 2025

https://github.com/codertonychan/tony-elm

全家桶系列 前端 暂时搁置

elm tony vue-cli vue2

Last synced: 07 Jan 2025

https://github.com/hetic-mt-p2021/aio-group4-proj01

Gallerie d'image groupe 4

elm golang image

Last synced: 09 Jan 2025

https://github.com/astynax/elm-safe

A simple puzzle game written in Elm

beginners-friendly elm elm-lang puzzle-game

Last synced: 23 Dec 2024

https://github.com/wasichu/elm-havannah

Client Side Implementation of Havannah in Elm

elm game

Last synced: 25 Jan 2025

https://github.com/minibill/elm-cldr

elm

Last synced: 27 Dec 2024

https://github.com/astynax/rain-mode

A simple ASCII Art animation made with Elm.

ascii-animation ascii-art elm

Last synced: 23 Dec 2024

https://github.com/lue-bird/elm-emptiness-typed

one type for emptiable and safe non-empty

elm focus non-empty pivot scroll select-list type-safety ziplist

Last synced: 25 Jan 2025

https://github.com/tsfoster/elm-envfile

Parser and encoder for envfiles in Elm

elm elm-lang elmlang envfile environment-variables

Last synced: 21 Jan 2025

https://github.com/bipol/macklemore

MARTA Hackathon 2017

elm hackathon

Last synced: 07 Jan 2025

https://github.com/brianhicks/elm-dash

generate Dash docsets specifically for your Elm project

dash documentation elm

Last synced: 17 Dec 2024

https://github.com/jordymoos/elm-service-worker

Sample of elm with service workers

elm

Last synced: 31 Dec 2024

https://github.com/ryan-haskell/elm-inertia-rails-starter

Use Rails and Elm together with Inertia.js!

elm inertiajs rails

Last synced: 20 Dec 2024

https://github.com/jakobferdinand/elm-pres

A presentation about Elm and why I think it is a technology with a bright future.

elm

Last synced: 13 Jan 2025

https://github.com/giacomocavalieri/elm-in-action

Code from the "Elm in Action" book

elm

Last synced: 09 Dec 2024

https://github.com/lancew/airwar33

Exploring Elm via a simple game

elm elm-lang game

Last synced: 24 Dec 2024

https://github.com/bfollington/elm-playground

I'm learning Elm slowly, here are some examples

elm elm-lang

Last synced: 14 Dec 2024

https://github.com/dailydrip/rails-my-rails-elm-project

Integrating Elm + Rails

elm rails

Last synced: 15 Jan 2025

https://github.com/waley-z/elm-live-flight-tracker-map

A real-time flight tracking web app built with Elm and Mapbox

elm elm-lang mapbox opensky-network

Last synced: 30 Jan 2025

https://github.com/britter/moelkky-scoreboard

An Elm app that helps you count scores when playing Mölkky

elm

Last synced: 30 Jan 2025

https://github.com/lovasoa/elm-nested-list

Nested lists and associated Json decoders and encoders for Elm.

datastructures elm json nested-objects

Last synced: 16 Dec 2024