Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/elm
- Wikipedia: https://en.wikipedia.org/wiki/Elm_(programming_language)
- Repo: https://github.com/elm/compiler
- Created by: Evan Czaplicki
- Released: 2012
- Related Topics: react, vue, angular, javascript, language,
- Aliases: elm-lang, elmlang, elm-language,
- Last updated: 2025-01-22 00:09:28 UTC
- JSON Representation
https://github.com/lunarlogic/flux-challenge-elm
Implementation of the flux challenge written in Elm
Last synced: 05 Jan 2025
https://github.com/wearsunscreen/integersequences
elm elm-lang integer-sequence integer-sequences
Last synced: 06 Jan 2025
https://github.com/torvaney/human-language-model
Test a human, character-level language model on a given corpus
Last synced: 11 Jan 2025
https://github.com/mrbrunelli/my-first-elm-app
My Fist App using Elm Lang
elm elm-architecture elm-lang functional-language functional-programming
Last synced: 15 Jan 2025
https://github.com/dailydrip/rails-my-rails-elm-project
Integrating Elm + Rails
Last synced: 15 Jan 2025
https://github.com/laserpants/elm-recipes
Reusable, extensible, and modular pieces of functionality for Elm projects.
Last synced: 14 Dec 2024
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
Last synced: 07 Dec 2024
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: 07 Dec 2024
https://github.com/arowm/elm-istring
An Elm module to handle unexpected behavior when using `lazy` with `input` tag.
Last synced: 14 Jan 2025
https://github.com/lancew/124all
Exploratory project building a 1-2-4-all tool in Elm
Last synced: 24 Dec 2024
https://github.com/kachick/elm-dependency-submission
Send Elm dependency to GitHub
dependencies elm github-actions
Last synced: 25 Oct 2024
https://github.com/fpapado/aoc-2019-elm
Solutions to Advent of Code 2019, in Elm.
Last synced: 09 Jan 2025
https://github.com/alejandronanez/elm-101
Repository for the first ELM talk in HUGE MDE
Last synced: 14 Dec 2024
https://github.com/alejandronanez/game-of-life
Game of life in React - ELM - Reason
conway-game conways-game-of-life elm game-of-life react reason
Last synced: 14 Dec 2024
https://github.com/gortadevosyan/breakout
A simple breakout style game written in elm
elm elm-lang game game-development
Last synced: 22 Jan 2025
https://github.com/anisjonischkeit/facepicker
elm elm-lang image-processing react
Last synced: 16 Jan 2025
https://github.com/fdbeirao/elm-lunch-and-learn
Why the heck does Fábio ❤ ELM so much?
Last synced: 30 Nov 2024
https://github.com/wasichu/elm-havannah
Client Side Implementation of Havannah in Elm
Last synced: 25 Nov 2024
https://github.com/aminnairi/chmod
Calculate chmod permissions using a grahpical Web interface
Last synced: 16 Jan 2025
https://github.com/turbaszek/elm-tic
Tic-Tac-Toe in Elm
elm functional-programming tic-tac-toe
Last synced: 06 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: 29 Nov 2024
https://github.com/dhershman1/mondrian-elm
Elm rebuild of my mondrian idea
elm fun functional-programming mondrian
Last synced: 12 Jan 2025
https://github.com/globalwebindex/challenge-labels-js
Challenge your JS coding skills and apply for your dream job if you're interested (REMOTE / LONDON / PRAGUE)
Last synced: 24 Nov 2024
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: 03 Dec 2024
https://github.com/kanitsharma/elm-giphy
Single Page Application with Elm Architecture
elm elm-architecture functional-programming single-page-app
Last synced: 14 Dec 2024
https://github.com/fdbeirao/dailydrip-elm
My ELM exercises from following Dailydrip.com
Last synced: 30 Nov 2024
https://github.com/deadblackclover/quicksort-visualizer
Quicksort visualizer made using Elm
Last synced: 24 Dec 2024
https://github.com/owengretzinger/binary-0101
Web app created using Elm for a school project in first year. It teaches the basics of binary and is targeted towards high school students.
Last synced: 14 Dec 2024
https://github.com/owengretzinger/dragon-curve-fractal
Fractal animation web app created using Elm for a school project in first year.
Last synced: 14 Dec 2024
https://github.com/carstenkoenig/dwx2017
Materialien und Slides zu meinen Elm-Talk
Last synced: 29 Nov 2024
https://github.com/jeslie0/elm-mandelbrot
The Mandelbrot set, rendered using Elm and HTML Canvas
Last synced: 16 Jan 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: 29 Nov 2024
https://github.com/britter/moelkky-scoreboard
An Elm app that helps you count scores when playing Mölkky
Last synced: 03 Dec 2024
https://github.com/dwayne/elm-templates
Elm templates to help me get started more quickly on an Elm project.
Last synced: 24 Dec 2024
https://github.com/kumkee/jwtelm
Full-stack jwt user authorization with fastapi (backend) and elm (frontend)
authentication deta elm fastapi jwt
Last synced: 30 Nov 2024
https://github.com/ybakos/dailydrip-elm
Code and exercises from the Daily Drip Elm learning materials.
Last synced: 22 Jan 2025
https://github.com/shdblowers/hunt-the-wumpus-elm
Hunt the Wumpus Game in Elm
Last synced: 18 Jan 2025
https://github.com/ananthb/dhcp-121
DHCP Classless Subnet Routes (Option 121) Calculator
Last synced: 12 Dec 2024
https://github.com/lue-bird/elm-review-opaque-type
forbid `type`s that are exposed without variants
elm elm-review hidden-constructor opaque-type
Last synced: 22 Jan 2025
https://github.com/joanllenas/tea-ts
An experimental port of The Elm Architecture to TypeScript
elm elm-architecture typescript
Last synced: 22 Jan 2025
https://github.com/pmiddend/elm-number-spinner
Provide a "number spinner" component in Elm which allows for manipulation of single digits in numbers
Last synced: 22 Jan 2025
https://github.com/lue-bird/elm-review-import-simple
enforce `import Module [exposing (Module)]`
elm elm-review fully-qualified import
Last synced: 22 Jan 2025
https://github.com/lue-bird/elm-review-variant-value-count
enforce that variants have at most one value
choice-type elm elm-review not-positional variant
Last synced: 22 Jan 2025
https://github.com/lue-bird/elm-docs-diff
compare versions of an elm API
elm elm-diff semantic-versioning
Last synced: 22 Jan 2025
https://github.com/johnmcguin/baddl
Multi player wordle clone
elixir elm game multiplayer phoenix phoenix-liveview wordle
Last synced: 22 Jan 2025
https://github.com/ekewn/undset
Project to learn elm
elm elm-lang functional-programming
Last synced: 22 Jan 2025
https://github.com/andreie91/elm-hacker-news-app
An Elm web application which displays hacking related news.
Last synced: 22 Jan 2025
https://github.com/lue-bird/elm-bits
safe, typed bit arrays
array-sized bit elm safe type-safe typed typesafe-array vector
Last synced: 12 Oct 2024
https://github.com/kawamurakazushi/seo-editor
Editor for writing an Article written in elm.
Last synced: 09 Jan 2025
https://github.com/drumusician/woff
World Of Food Timers | Exploring frontend components
Last synced: 22 Jan 2025
https://github.com/rsrini7/myelmresume
My Short Resume using ELM Language 0.18
elm elm-lang functional-programming
Last synced: 25 Nov 2024
https://github.com/lue-bird/dice-digging
Find dices throughout the world, destroy them as fast as possible. Collecting changes the game rules
Last synced: 14 Dec 2024
https://github.com/marteinn/docker-ports-elm
A little tool built in elm/serverless for managing docker ports across projects
Last synced: 22 Jan 2025
https://github.com/qu4tro/create-elm-app-with-tailwind
Small example on top of create-elm-app with tailwind setup and configured.
create-elm-app elm tailwind tailwindcss
Last synced: 18 Jan 2025
https://github.com/lue-bird/elm-rosetree-path
navigate rosetrees and forests
elm forest multiway-tree navigation path rosetree tree tree-path
Last synced: 14 Dec 2024
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: 14 Dec 2024
https://github.com/lue-bird/elm-scroll
items rolled up on both sides of a focus
elm focus-list select-list zipper
Last synced: 14 Dec 2024
https://github.com/pablohirafuji/elm-char-codepoint
Code point operations in Elm
Last synced: 31 Dec 2024
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/lue-bird/elm-review-single-use-type-vars-end-with-underscore
elm-review: type variables only used once end with -_
Last synced: 14 Dec 2024
https://github.com/hakonrossebo/elmdocs
Elm documentation helper - use this package from Elm Repl
documentation elm hoogle repl search
Last synced: 22 Jan 2025
https://github.com/lue-bird/elm-no-record-type-alias-constructor-function
trick: no record `type alias` constructor function
constructor elm record type-alias
Last synced: 14 Dec 2024
https://github.com/lue-bird/elm-review-variables-between-case-of-access-in-cases
reports when a variable between `case .. of` is used in any of the cases
Last synced: 14 Dec 2024
https://github.com/lue-bird/elm-sorting-basic
basic sorting algorithms in elm
elm sort sorting sorting-algorithms sorting-algorithms-implemented
Last synced: 14 Dec 2024
https://github.com/lue-bird/elm-review-equals-caseable
elm-review: report `==` when equivalent `case of` exists
case-of elm elm-review equal if match
Last synced: 14 Dec 2024
https://github.com/bryanwilhite/nodejs
my collection of self-educational samples on the Node.js® stack
angular-io aurelia codepen css elm html5 jasmine karma nodejs postcss svg typescript ux ux-design
Last synced: 31 Dec 2024
https://github.com/lue-bird/sepsis-watch-web-ui-prototype
elm look-away nothing-to-see-here
Last synced: 16 Jan 2025
https://github.com/arkham/elm-rttl
Parse ringtones written using RTTL and Nokia Composer in Elm
composer elm hacktoberfest nokia rttl
Last synced: 16 Jan 2025
https://github.com/henriquecbuss/dsdeliver
Repository for Semana DevSuperior 2.0
Last synced: 31 Dec 2024
https://github.com/lue-bird/elm-review-sscce-negative-range
elm-review behavior with negative ranges
Last synced: 14 Dec 2024
https://github.com/ryan-haskell/style-elements-app
Getting familiar with style-elements
Last synced: 30 Nov 2024