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/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: 07 Feb 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/lue-bird/elm-review-single-use-type-vars-end-with-underscore

elm-review: type variables only used once end with -_

elm elm-review type-variable

Last synced: 07 Feb 2025

https://github.com/constantine-khoroshilov/my-chilly-snow

This game is a smaller copy of the game Chilly Snow. It is developed in the Elm language and works in the browser.

elm elm-lang

Last synced: 21 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: 08 Feb 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/lue-bird/elm-scroll

items rolled up on both sides of a focus

elm focus-list select-list zipper

Last synced: 07 Feb 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/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/lue-bird/my-elm-review-config

The elm-review configuration enabled on my personal projects

config configuration elm elm-review personal

Last synced: 07 Feb 2025

https://github.com/fredcy/elm-core-benchmark

Benchmarking suites for core Elm functions

benchmark elm

Last synced: 26 Jan 2025

https://github.com/lue-bird/elm-linear-direction

up or down a structure

direction elm

Last synced: 07 Feb 2025

https://github.com/harmboschloo/x-elm-aframe

A-Frame/Elm explorations

a-frame elm

Last synced: 09 Feb 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/thezoq2/pathfinder

A tool for semi interactively making animated svg paths

elm svg

Last synced: 26 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/carstenkoenig/dwx2017

Materialien und Slides zu meinen Elm-Talk

dwx elm talk

Last synced: 28 Jan 2025

https://github.com/shahnhogan/elm-resources

Resources to learn and get the most out of Elm

elm elm-architecture 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/joanllenas/advent-of-code-2022

Advent of code 2022

elm typescript

Last synced: 09 Feb 2025

https://github.com/kgashok/qnaelm

A REST Elm Client to consume Q&A services from Microsoft

elm microsoft

Last synced: 13 Feb 2025

https://github.com/battermann/cosmic-ray-ui

Front end for Connect 4 service build with Elm

elm graphql

Last synced: 13 Feb 2025

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: 09 Feb 2025

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/matsubara0507/my-github-cards

My GitHub Status Card by Elm and selfcat

elm elm-application

Last synced: 02 Feb 2025

https://github.com/aerphanas/cube

Spining cube using WebGL

cube elm elm-lang webgl

Last synced: 21 Jan 2025

https://github.com/stefanbirkner/wrinkell

An application for tracking your drinking habits.

elm progressive-web-app

Last synced: 14 Jan 2025

https://github.com/jeslie0/patternfly-elm

Elm wrapper around Patternfly V4, inspired by patternfly-react

elm patternfly react

Last synced: 16 Jan 2025

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/kevgathuku/elm-canvas-experiment

Trying out elm-canvas

canvas elm

Last synced: 08 Jan 2025

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/leojpod/quick-elm-bulma-tailwind-mix

a quick 2hours demo project on a possible way to implement dropdown with elm, bulma and tailwind

bulma demo elm tailwindcss

Last synced: 02 Feb 2025

https://github.com/leojpod/standup-timer

a simple tool for when standups get too lenghty ...

create-elm-app elm pwa svg svg-path

Last synced: 02 Feb 2025

https://github.com/aerphanas/usholli

Jadwal sholat menggunakan API myquran dan elm language

elm elm-lang functional-programming indonesian-language website

Last synced: 21 Jan 2025

https://github.com/quintenstr/calculatorelm

Functionally programmed calculator app in the browser with Elm. Custom parser for mathematical equations (no built in support from Elm). Based on iOS UI.

calculator calculator-app elm elm-lang parser

Last synced: 24 Jan 2025

https://github.com/andrewiom/dendro-mill

Software to run the Oxford wood micromill.

dendroecology electron-app elm fable laboratory openbuilds

Last synced: 12 Jan 2025

https://github.com/halfzebra/elm-scrum-cards-pwa

🃏Scrum Poker Cards PWA

elm

Last synced: 20 Jan 2025

https://github.com/athanclark/elm-discrete-transition

Switch between discrete states, given you've got a time-indexed continuous method for turning them on

discrete-transitions elm

Last synced: 28 Dec 2024

https://github.com/athanclark/elm-duration

Issue actions every browser refresh frame, in accordance to some easing function, over a specified time duration.

browser-frame duration easing-functions elm

Last synced: 28 Dec 2024

https://github.com/fif0o/todo-app-elm

todo app using elm

elm elm-architecture

Last synced: 04 Jan 2025

https://github.com/huntermacd/huntermacd-com-v3

Once more, with Elm!

elm

Last synced: 23 Jan 2025

https://github.com/kkpoon/elm-counter

Just a simple showcase of elm

elm elm-architecture elm-lang

Last synced: 01 Feb 2025

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

Task list POC in Elm

elm poc

Last synced: 30 Jan 2025

https://github.com/kkpoon/chat-web

An implementation to use DialogFlow APIv1 in elm

chatbot dialogflow elm i18n speech-recognition ui web-app

Last synced: 01 Feb 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/wscat

Websocket command line listener using elm

command-line elm nodejs websocket

Last synced: 21 Jan 2025

https://github.com/lukakerr/elm-slider

A simple image slider written to learn Elm, currently a work in progress

elm image-slider work-in-progress

Last synced: 09 Feb 2025

https://github.com/neetjn/elm-swapi

My first Elm project to learn about language and package structure.

elm html http swapi web

Last synced: 08 Feb 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/ymtszw/elm-benchmark-helper

Bootstrap elm-benchmark in your project

benchmark cli elm elm-lang

Last synced: 21 Jan 2025

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

An elm version of the RGB's clock that takes advantage of hexadecimal colors

elm hexadecimal-colors rgb-clock

Last synced: 02 Feb 2025

https://github.com/pzingg/munsell

Experimenting with different WebGL based visualizations of Munsell color space

color colorspace elm webgl

Last synced: 31 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/it6c65/calc-elm

A Dead Simple UI Calc Written in Elm

calculator elm

Last synced: 02 Feb 2025

https://github.com/rosenbergm/lerner

A simple in-web tool for generating flashcards from Google Sheets (yuck)

elm flashcards google-sheets languages learning

Last synced: 28 Jan 2025

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/dailydrip/rails-my-rails-elm-project

Integrating Elm + Rails

elm rails

Last synced: 15 Jan 2025

https://github.com/lovasoa/elm-median

Compute the median of a list of sortable elements.

elm maths median minimalist

Last synced: 08 Feb 2025

https://github.com/wolfadex/basic-computer-games

https://www.atariarchives.org/basicgames/index.php re-written in Elm

elm games

Last synced: 07 Feb 2025

https://github.com/janiczek/lamdera-graphqlike

Automatic syncing of frontend-shaped data for Lamdera

elm graphql lamdera subscription

Last synced: 11 Feb 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: 08 Feb 2025

https://github.com/tkshill/elm-rpg-session

A session manager, ttrpg character builder, and dice roller built with Elm and Lamdera

absurdia character-sheet dice-roller elm fate-core functional-programming hacktoberfest hacktoberfest2023 lamdera monster-of-the-week motw ttrpg

Last synced: 21 Jan 2025

https://github.com/pavelpatsey/problem_book_in_elm

Solving problems from Abrahamyan's problem book in the Elm

elm elm-lang

Last synced: 21 Jan 2025

https://github.com/torvaney/human-language-model

Test a human, character-level language model on a given corpus

elm language-model

Last synced: 11 Jan 2025

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

Sample of elm with service workers

elm

Last synced: 31 Dec 2024

https://github.com/chandru89new/harbor

Unified port-interface for Elm

elm elm-lang elm-ports

Last synced: 21 Jan 2025

https://github.com/cureous/redux-elm-middleware

Elm middleware for Redux

elm redux redux-middleware

Last synced: 25 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/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/srnascimento40/elm-landing-page

A landing page created using the functional programming language Elm.

elm

Last synced: 31 Jan 2025

https://github.com/t4ccer/elm-tailwind-template

Template for your new elm + tailwind project

elm elm-lang tailwind tailwindcss

Last synced: 21 Jan 2025

https://github.com/lunarlogic/flux-challenge-elm

Implementation of the flux challenge written in Elm

elm flux-challenge

Last synced: 05 Jan 2025

https://github.com/halfzebra/express-elm

Express Elm Template Engine

elm expressjs template-engine

Last synced: 20 Jan 2025

https://github.com/constantine-khoroshilov/weather-forecast

This is small weather forecast app developed on the Elm language and using the OpenWeather API and the browser geolocation API

elm elm-lang

Last synced: 21 Jan 2025

https://github.com/georgesboris/elm-dojo-template

Project template for Coding Dojo using the Elm Programming Language.

elm elm-lang starter starter-template template

Last synced: 21 Jan 2025

https://github.com/s-m-i-t-a/fuel-consumption

Application cumpute average fuel consumption

calculator elm hacktoberfest

Last synced: 31 Dec 2024

https://github.com/nqthqn/elmdare

i dare you to do elm ;) fork me.

elm elm-lang

Last synced: 23 Dec 2024

https://github.com/deeagirl1/fp-exercises

Functional programming assignments done in Elm

elm elm-lang functional-programming

Last synced: 21 Jan 2025

https://github.com/lue-bird/elm-review-mini

scan your project to enforce conventions

elm elm-review elm-syntax lint simplicity static-analysis

Last synced: 23 Jan 2025