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-26 00:09:23 UTC
- JSON Representation
https://github.com/shuhei/elmbda
My tiny attempt to implement lambda calculus with Elm
Last synced: 16 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/gabrielperales/fizzbuzz
fizzbuzz kata done in Elm
elm example examples fizzbuzz functional-programming
Last synced: 21 Jan 2025
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/madsflensted/a-slice-of-elm-beta
Learn about a part of Elm by working on a slice of Elm in the context of a working application
elm learning-by-doing learning-elm
Last synced: 21 Jan 2025
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/davidcavazos/elm-in-node-example
Example to show how to run Elm code in a Node application
command-line elm elm-demos elm-lang elm-language example node node-js nodejs nodejs-server server serverless
Last synced: 21 Jan 2025
https://github.com/kaashyapan/algolia-client
Algolia instasearch with Elm-lang
algolia algolia-instantsearch algolia-search elm elm-demos elm-lang elm-language
Last synced: 21 Jan 2025
https://github.com/yujota/elm-pascal-voc
Elm library for encoding and decoding PASCAL Visual Object Class XML format (http://host.robots.ox.ac.uk/pascal/VOC/)
Last synced: 21 Jan 2025
https://github.com/andys8/elm-intro-talk
Introductory talk about elm lang
elm elm-architecture elm-lang slides talk
Last synced: 21 Jan 2025
https://github.com/amninderchahal/simple-todo-app
A simple PWA for managing todos
Last synced: 21 Jan 2025
https://github.com/jigargosar/elm-debug-extra
Quickly log values in function chains
debug elm elm-lang elm-language
Last synced: 21 Jan 2025
https://github.com/jonalu/elm-snake
Learning Elm
elm elm-language game snake-game
Last synced: 21 Jan 2025
https://github.com/lenards/elm-stack
a simple Stack implementation written in Elm
elm elm-lang elm-language elm-test
Last synced: 21 Jan 2025
https://github.com/danguita/elm-workshop
Code for the Elm language workshop
elm elm-architecture elm-demos elm-lang elm-language
Last synced: 21 Jan 2025
https://github.com/kostassoid/elm-build
Elm Build tools inside Docker container
docker docker-hub docker-image elm elm-lang elm-language elm-test
Last synced: 21 Jan 2025
https://github.com/tesk9/elm-skeleton
Set up a new Elm project or add a feature to an existing project.
Last synced: 21 Jan 2025
https://github.com/panthershark/snackbar-old
Material design Snackbar module written in Elm
elm elm-lang material-design snackbar
Last synced: 21 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/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/andys8/elm-tooling-talk
Talk about tools and libraries in the Elm Ecosystem.
Last synced: 21 Jan 2025
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/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/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/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/kevgathuku/contacts_phoenix_elm
Following along http://codeloveandboards.com/blog/2017/02/02/phoenix-and-elm-a-real-use-case-pt-1/
Last synced: 08 Jan 2025
https://github.com/fredcy/elm-core-benchmark
Benchmarking suites for core Elm functions
Last synced: 26 Jan 2025
https://github.com/dadleyy/milton
exploring rust through home IoT applications
Last synced: 15 Jan 2025
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/thezoq2/pathfinder
A tool for semi interactively making animated svg paths
Last synced: 26 Jan 2025
https://github.com/lvce-editor/language-basics-elm
Elm syntax highlighting
elm lvce-editor syntax-highlighting
Last synced: 11 Jan 2025
https://github.com/turbomack/elm-app-composition-example
Experimental way of building larger elm apps by component composition
elm elm-architecture elm-lang experiment
Last synced: 06 Dec 2024
https://github.com/gampleman/fancy-elm-datastructures
WIP A collection of interesting data structures
Last synced: 14 Dec 2024
https://github.com/julienxx/elm-bingo
Code for the Pragmatic Studio Elm course
Last synced: 20 Jan 2025
https://github.com/gingray/elm-play
Just Play with Elm try to create a stock view app
Last synced: 08 Jan 2025
https://github.com/stefanbirkner/wrinkell
An application for tracking your drinking habits.
Last synced: 14 Jan 2025
https://github.com/whiletruu/type-inference-in-elm-playground
Playground for type inference in elm
elm hindley-milner playground type-inference
Last synced: 09 Nov 2024
https://github.com/atzzcokek/elm-inputtext-with-count
This is my first Elm package. Glad to know any issues and feedbacks. Thank you.
Last synced: 15 Jan 2025
https://github.com/davidboers/elmeither
Implements the Either declaration in Elm.
either elm functional-programming package
Last synced: 15 Jan 2025
https://github.com/cpursley/elmx-starter
A starter boilerplate for Elm with elmx
Last synced: 08 Jan 2025
https://github.com/jeslie0/patternfly-elm
Elm wrapper around Patternfly V4, inspired by patternfly-react
Last synced: 16 Jan 2025
https://github.com/vsoch/elm-editors
Syntax highlighting for elm (provided here, or linked to)
Last synced: 28 Jan 2025
https://github.com/martinbryant/elm-parcel-application
An example Elm application with navigation built with Parcel.
elm elm-architecture elm-lang parcel parcel-bundler
Last synced: 15 Jan 2025
https://github.com/ahstro/intro-to-elm
Working through [An Introduction to Elm](https://guide.elm-lang.org/)
Last synced: 15 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/lunarlogic/flux-challenge-elm
Implementation of the flux challenge written in Elm
Last synced: 05 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
Last synced: 28 Dec 2024
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/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/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/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/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: 17 Dec 2024
https://github.com/carstenkoenig/dwx2017
Materialien und Slides zu meinen Elm-Talk
Last synced: 28 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/ymtszw/elm-benchmark-helper
Bootstrap elm-benchmark in your project
Last synced: 21 Jan 2025
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/fpapado/aoc-2019-elm
Solutions to Advent of Code 2019, in Elm.
Last synced: 09 Jan 2025
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/aminnairi/chmod
Calculate chmod permissions using a grahpical Web interface
Last synced: 16 Jan 2025
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/fyodorio-closet/yellow-bricks
Elm web app for tracking job applications
elm elm-architecture web webapp
Last synced: 14 Dec 2024
https://github.com/ajlopez/elmie
Elm-like programming language interpreted/compiled in JavaScript, WIP
elm javascript nodejs transpiler
Last synced: 28 Jan 2025