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-13 00:09:24 UTC
- JSON Representation
https://github.com/safhac/elm-tictactoe
a short example of a tic tac toe game in elm
Last synced: 25 Nov 2024
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/laserpants/elm-update-deep
A library for managing nested state in Elm code.
Last synced: 15 Dec 2024
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: 01 Dec 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/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: 21 Nov 2024
https://github.com/dhzdhd/blog
A simple blog
blog daisyui elm rocketrs rust tailwindcss
Last synced: 11 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: 26 Nov 2024
https://github.com/veeso/elm-chat
Simple chat developed with Elm
chat chat-application elm elm-chat elm-lang elm-ui nodejs websockets
Last synced: 26 Nov 2024
https://github.com/carmonw/elm-number-to-words
Utility functions for converting numbers to its written form
Last synced: 02 Dec 2024
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/alextanhongpin/insta-elm
Simple app to understand the elm architecture
Last synced: 02 Dec 2024
https://github.com/jaeyson/freecodecamp-elm
Solving exercises from Freecodecamp.org using Elm programming language. Includes benchmarks and tests for every functions.
Last synced: 17 Dec 2024
https://github.com/roguh/tetris-for-two
Tetris for two. A fun tetris game with many different game modes
css elm game html html5 javascript tetris
Last synced: 27 Nov 2024
https://github.com/matsubara0507/my-github-cards
My GitHub Status Card by Elm and selfcat
Last synced: 08 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/albertoblaz/hackweek-elm
(Unfinished) A simple app that connects to Spotify and fetches random songs. Powered by Elm
Last synced: 28 Nov 2024
https://github.com/vineetkumarkushwaha/elm-examples
Elm Examples
css elm elm-lang html javascript
Last synced: 09 Jan 2025
https://github.com/yewomhango/blog-spa
blog django django-rest-framework elm elm-spa spa
Last synced: 11 Jan 2025
https://github.com/qluxzz/elm-interest-calculator
Compunded interest calculator (swedish only)
Last synced: 08 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/thezoq2/pathfinder
A tool for semi interactively making animated svg paths
Last synced: 28 Nov 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/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/fredcy/elm-core-benchmark
Benchmarking suites for core Elm functions
Last synced: 28 Nov 2024
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/shivayspec/binguess
Using binary seach to guess the number picked by the user
Last synced: 08 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/robertknight/elm-langtons-ant
An implementation of Langton's ant in Elm
Last synced: 09 Jan 2025
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/lue-bird/elm-review-sscce-negative-range
elm-review behavior with negative ranges
Last synced: 14 Dec 2024
https://github.com/lue-bird/elm-and-or
both or only one of them
and-or either either-or-both elm these
Last synced: 14 Dec 2024
https://github.com/lue-bird/elm-midi
midi bytes parser
bytes bytes-parser elm file midi music
Last synced: 14 Dec 2024
https://github.com/hetic-mt-p2021/aio-group4-proj01
Gallerie d'image groupe 4
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/lue-bird/elm-alternative-benchmark-runner
run benchmarks in a clean ui & more (multi-compare, ...)
benchmark benchmark-runner elm
Last synced: 14 Dec 2024
https://github.com/astynax/rain-mode
A simple ASCII Art animation made with Elm.
Last synced: 23 Dec 2024
https://github.com/knovour/elm-architecture-example
elm example the-elm-architecture
Last synced: 17 Dec 2024
https://github.com/jordymoos/elm-service-worker
Sample of elm with service workers
Last synced: 31 Dec 2024
https://github.com/iboss-ptk/typeteacher
Improve your touch-typing with an artificial teacher who will look for your weak point and try hard to correct you
Last synced: 09 Dec 2024
https://github.com/giacomocavalieri/elm-in-action
Code from the "Elm in Action" book
Last synced: 09 Dec 2024
https://github.com/gampleman/fancy-elm-datastructures
WIP A collection of interesting data structures
Last synced: 14 Dec 2024
https://github.com/arieljimenez/gelmdetra
A fork from my own repo: Gedetra but made in Elm
alpine alpine-linux bash-script docker docker-container elm elm-lang golang node-js webpack
Last synced: 11 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
https://github.com/lovasoa/elm-median
Compute the median of a list of sortable elements.
Last synced: 16 Dec 2024
https://github.com/cedricss/elm-scroll-snap
Scrollable containers with snapping
Last synced: 04 Dec 2024
https://github.com/vsoch/elm-editors
Syntax highlighting for elm (provided here, or linked to)
Last synced: 13 Jan 2025
https://github.com/jamesrweb/elm-lisp-interpreter
A Lisp interpreter written in Elm (WIP).
elm elm-lang lisp lisp-interpreter
Last synced: 09 Dec 2024
https://github.com/bigbinary/road-to-elm
Examples of Elm code
elm elm-lang json-decoding json-encoding
Last synced: 10 Dec 2024
https://github.com/lue-bird/elm-syntax-to-grain
transpile elm to grain
elm elm-syntax grain grain-lang transpiler wasm
Last synced: 12 Jan 2025
https://github.com/srnascimento40/elm-landing-page
A landing page created using the functional programming language Elm.
Last synced: 04 Dec 2024
https://github.com/lue-bird/elm-syntax-to-roc
transpile elm to roc
elm roc roc-lang roc-language transpiler
Last synced: 10 Dec 2024
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: 05 Dec 2024
https://github.com/stefanbirkner/wrinkell
An application for tracking your drinking habits.
Last synced: 14 Jan 2025
https://github.com/s-m-i-t-a/fuel-consumption
Application cumpute average fuel consumption
Last synced: 31 Dec 2024
https://github.com/kkweon/convert-case
Simple web application to convert text to { camelCase, PascalCase, hypen-case, UPPER_SNAKE_CASE, lower_snake_case }
Last synced: 16 Dec 2024
https://github.com/jeslie0/patternfly-elm
Elm wrapper around Patternfly V4, inspired by patternfly-react
Last synced: 16 Nov 2024
https://github.com/ttak0422/elmish.urlbuilder
Elm inspired URL builder. Sample Application ->
Last synced: 16 Dec 2024
https://github.com/cloud8421/goal
Reach goals through concrete actions
elm elm-lang haskell persistent servant
Last synced: 13 Jan 2025
https://github.com/jeslie0/elm-mandelbrot
The Mandelbrot set, rendered using Elm and HTML Canvas
Last synced: 16 Nov 2024
https://github.com/ahstro/intro-to-elm
Working through [An Introduction to Elm](https://guide.elm-lang.org/)
Last synced: 11 Dec 2024
https://github.com/joanllenas/elm-spa
Super simple Elm SPA skeleton in three commits
Last synced: 16 Dec 2024
https://github.com/jeongoon/jeongoon.github.io
documentation elm emacs haskell raku web
Last synced: 23 Dec 2024
https://github.com/ybakos/dailydrip-elm
Code and exercises from the Daily Drip Elm learning materials.
Last synced: 11 Dec 2024
https://github.com/pjsier/elm-election-maps
election-mapping elections elm mapbox-gl mapbox-gl-js
Last synced: 17 Dec 2024
https://github.com/tymorrow/elm-dist-demo
Compute Levenshtein distance using dynamic programming in Elm
dynamic-programming elm functional-programming levenshtein-distance
Last synced: 11 Jan 2025