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/fpapado/elm-aoc-starter
A setup for starting to solve Advent of Code problems in Elm, with tests and a CLI.
Last synced: 09 Jan 2025
https://github.com/jacmoe/elm-foundation
Elm project foundation - with Gulp, Pug, Sass, Bootstrap 4 and Browser-sync
bootstrap-4 browsersync elm gulp pug sass starter-template
Last synced: 01 Dec 2024
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/safhac/elm-tictactoe
a short example of a tic tac toe game in elm
Last synced: 25 Jan 2025
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/xavdid/seven-more-languages
My solutions to the exercises in "Seven More Languages in Seven Weeks"
elixir elm factor idris julia lua minikanren
Last synced: 08 Dec 2024
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
Last synced: 02 Dec 2024
https://github.com/lsjroberts/ludum-dare-39
An unfinished game for Ludum Dare 39
Last synced: 20 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/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
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/vineetkumarkushwaha/elm-examples
Elm Examples
css elm elm-lang html javascript
Last synced: 09 Jan 2025
https://github.com/qluxzz/elm-interest-calculator
Compunded interest calculator (swedish only)
Last synced: 08 Dec 2024
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
Last synced: 23 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/robertknight/elm-langtons-ant
An implementation of Langton's ant in Elm
Last synced: 09 Jan 2025
https://github.com/brian-watkins/elmer-http
Elmer extension for describing the behavior of Elm apps that use HTTP
Last synced: 23 Jan 2025
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/joakin/pinboard-unread
A webapp to see unread pinboard bookmarks #elm
Last synced: 19 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/giacomocavalieri/elm-in-action
Code from the "Elm in Action" book
Last synced: 09 Dec 2024
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/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/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/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/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
https://git.taoya.art/mirroring/dva
? React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
dva elm framework redux redux-saga
Last synced: 23 Jan 2025
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/ryan-haskell/elm-inertia-rails-starter
Use Rails and Elm together with Inertia.js!
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.
Last synced: 13 Jan 2025
https://github.com/jakobferdinand/jakobferdinand.at
The sourcecode of my homepage.
Last synced: 13 Jan 2025
https://github.com/arecvlohe/elm-simon-game
Simon Game in Elm
elm elm-architecture elm-css elm-demos elm-lang elm-language elm-ui
Last synced: 23 Jan 2025
https://github.com/arecvlohe/elm-local-weather-app
elm elm-architecture elm-demos elm-lang elm-language elm-platform elm-ui
Last synced: 23 Jan 2025
https://github.com/arecvlohe/elm-tic-tac-toe
A simple Elm tic-tac-toe game (no minmax algo)
elm elm-architecture elm-demos elm-lang elm-language
Last synced: 23 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/wasichu/elm-havannah
Client Side Implementation of Havannah in Elm
Last synced: 25 Jan 2025
https://github.com/lue-bird/elm-review-no-catch-all-for-specific-remaining-patterns
exhaustively list all specific cases if possible
case-of elm elm-review exhaustive explicit variant
Last synced: 14 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/ttak0422/elmish.urlbuilder
Elm inspired URL builder. Sample Application ->
Last synced: 16 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/jaketrent/elm-kata-map
elm kata for a short, quick intro to elm language syntax
Last synced: 23 Jan 2025
https://github.com/pjsier/elm-election-maps
election-mapping elections elm mapbox-gl mapbox-gl-js
Last synced: 17 Dec 2024
https://github.com/turbaszek/knotes
Minimalist kindle notes reader
api-service elm haskell parsing web-application
Last synced: 06 Dec 2024
https://github.com/rommsen/elm-giphy
Elm learning project that uses the giphy search api to show gifs (including preview and modal)
Last synced: 17 Dec 2024
https://github.com/manoncarbonnel/roman-numerals-kata-elm
Attempt at Roman Numerals Kata using Elm
Last synced: 23 Jan 2025
https://github.com/numq/corrupted-file-generator
Corrupted file generator
broken-file-generator corrupted-file-generator deadline-lifesaver elm file-corruption file-corruption-encoding gui iced rust
Last synced: 12 Dec 2024
https://github.com/grrinchas/elm-graphql-client
Parses GraphqQL query document and provides interface to send requests.
Last synced: 23 Jan 2025
https://github.com/cdaringe/up-and-up
a site about bikes.
application blog browser elm js ui
Last synced: 10 Jan 2025
https://github.com/ghivert/elm-colors
New improved colors to use in web prototyping or everyday use.
Last synced: 23 Dec 2024
https://github.com/ghivert/minesweeper
Open educational projet to implement a minesweeper in elm.
Last synced: 23 Dec 2024
https://github.com/choonkeat/elm-multipart
build a multipart email as `String` with minimal dependencies
Last synced: 18 Dec 2024
https://github.com/choonkeat/elm-totp
Library for Elm to generate TOTP url keys and code
Last synced: 18 Dec 2024
https://github.com/coffee-cup/study-group-elm
Elm example for the frontend study group
Last synced: 17 Jan 2025
https://github.com/ubiquelambda/elm-with-ui-html
elm-html renderer for UbiqueLambda/elm-with-ui
Last synced: 23 Jan 2025
https://github.com/sumanjitsg/redistil
A minimalist Redis re-implementation in Elm, bringing the power of functional programming to Redis interactions.
database elm functional-programming redis
Last synced: 18 Dec 2024
https://github.com/zoedsoupe/devfonts
Awesome fonts for developers with language and editor theme previews!
Last synced: 18 Dec 2024
https://github.com/ryanccollins/elm-apps
A collection of demonstration apps written with Elm, a purely functional language that runs in your browser
Last synced: 10 Jan 2025
https://github.com/arecvlohe/elm-random-quote-machine
A random quote machine in Elm
elm elm-architecture elm-demos elm-lang elm-language elm-platform elm-ui
Last synced: 23 Jan 2025
https://github.com/lue-bird/elm-state-interface-experimental
fast-moving, less tested version of elm-state-interface
declarative elm elm-state-interface state-interface the-elm-architecture
Last synced: 12 Oct 2024
https://github.com/basile-henry/peg
A small Peg Solitaire implementation in Elm
drag-and-drop elm game peg-solitaire style-elements
Last synced: 25 Dec 2024
https://github.com/constantine-khoroshilov/password-generator
This is app for generation of random passwords. It is developed on the Elm language with using the elm/random package
Last synced: 17 Jan 2025
https://github.com/josh-mchugh/elm-sheets
Resume Builder Elm App - An attempt to build the reactive resume builder application with Elm
Last synced: 17 Jan 2025