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/lemol/elm-frontend-filipado
Workshop about implementing web design with elm
Last synced: 17 Jan 2025
https://github.com/hetic-mt-p2021/front-group5-proj01
School project to try ELM
Last synced: 09 Jan 2025
https://github.com/jfairbank/elm-demos
Example Elm demo apps to complement future Elm blog posts
Last synced: 21 Jan 2025
https://github.com/siriusstarr/elm-review-no-unsorted
elm-review rules to ensure sortable code is sorted in the "proper" order
Last synced: 09 Nov 2024
https://github.com/astynax/elm-hekoish-watch
A little cryptic watch :watch: :)
Last synced: 23 Dec 2024
https://github.com/cjen07/elm_exercises
my answers to exercises in "An Introduction to Elm"
Last synced: 17 Dec 2024
https://github.com/wscherphof/elm-street
Demo running an OpenLayers map in an Elm app
Last synced: 04 Dec 2024
https://github.com/avh4/gitpod-template-elm
An Elm template for Gitpod (www.gitpod.io)
Last synced: 14 Dec 2024
https://github.com/guillaumearm/elm-boilerplate
A simple Makefile able to create a new Elm app
create-app elm livereload makefile
Last synced: 26 Dec 2024
https://github.com/geeksforsocialchange/the-trans-dimension
The Trans Dimension is an online community hub connecting trans communities in the UK.
elm elm-pages graphql graphql-client nonbinary nonprofit nonprofit-organizations placecal static-site transgender
Last synced: 31 Dec 2024
https://github.com/leojpod/elm-apex-charts-link
write your charts specifications in elm, export to json and use it via ports or web-components
apex-charts custom-elements elm
Last synced: 18 Oct 2024
https://github.com/andys8/elm-compiler-test
Test elm install of all packages
Last synced: 21 Nov 2024
https://github.com/rokf/howl-elm
Elm (http://elm-lang.org/) mode for Howl (http://howl.io/)
Last synced: 20 Nov 2024
https://github.com/zioroboco/backstitch
A Web Components API for your existing React UI ๐งต
custom-elements elm react sewing-metaphors web-components
Last synced: 17 Oct 2024
https://github.com/airsequel/examples
Example apps powered by Airsequel
airsequel elm example tutorial
Last synced: 13 Jan 2025
https://github.com/viir/elm-howto
Demonstrations of how to perform common tasks in Elm.
audio elm playback-audio sound
Last synced: 21 Nov 2024
https://github.com/prikhi/rssonate
Your Friendly Neighborhood RSS Reader
bootstrap4 django elm rss rss-reader web
Last synced: 17 Jan 2025
https://github.com/joakin/elm-grid
2d and 3d grid folding. Loop over a coordinate space, build a result
Last synced: 30 Nov 2024
https://github.com/joakin/elm-basic-platformer-game
Basic platformer game in Elm
Last synced: 19 Dec 2024
https://github.com/fabienhenon/elm-placeholder-loading
Easily create placeholder loadings like Facebook's cards loading
Last synced: 22 Dec 2024
https://github.com/justinlubin/cobbler
Refactor programs to use library functions!
elm numpy program-synthesis python refactoring
Last synced: 18 Nov 2024
https://github.com/frectonz/lang-invaders
A space invaders clone written in Elm. The twist is that the enemies are programming languages.
Last synced: 21 Jan 2025
https://github.com/tsfoster/elm-tuple-extra
Convenience functions for working with tuples
Last synced: 12 Oct 2024
https://github.com/sparksp/elm-review-camelcase
elm-review rule to ensure your code uses camelCase
camelcase elm elm-review review-camelcase
Last synced: 07 Nov 2024
https://github.com/norpan/elm-dynamic-types
An experiment with dynamic types in Elm
Last synced: 27 Dec 2024
https://github.com/seanpm2001/snu_2d_programmingtools_ide_elm
The Elm Programming language IDE submodule for SNU Programming Tools (2D Mode) View the main project [here](https://github.com/SNU-Programming-Tools/)
elm elm-lang elm-language gpl3 gplv3 ide programming snu snu-2d snu-programming-tools snu-programmingtools snu2d-programming-tools snu2d-programmingtools snu2dprogrammingtools snuprogramming-tools snuprogrammingtools web-ide
Last synced: 20 Nov 2024
https://github.com/mateuszkocz/mail-generator
Generate and keep track of email addresses you're using to test your app with different users accounts.
Last synced: 18 Dec 2024
https://github.com/tarektouati/elm-ghost-blog
A ghost blog front-end made in Elm
Last synced: 28 Oct 2024
https://github.com/getsurance/elm-street
Types for Google Places Autocomplete javascript api
Last synced: 21 Nov 2024
https://github.com/shahnhogan/elm-intersection-observer-example
An example of using Elm with the Intersection Observer API
Last synced: 01 Jan 2025
https://github.com/frectonz/advent_of_code_2023
Solutions for advent of code 2023
advent-of-code advent-of-code-2023 elm ocaml rust
Last synced: 21 Jan 2025
https://github.com/ravicious/elm-sweeper
An Elm port of Mamono Sweeper
elm elm-game game mamono-sweeper
Last synced: 18 Dec 2024
https://github.com/mercurymedia/elm-message-toast
Popup message component in Elm:
Last synced: 23 Nov 2024
https://github.com/elm-messenger/messenger-extra
Extra features for the messenger game engine.
Last synced: 19 Jan 2025
https://github.com/marc136/split-elm-bundle
Split the bundled JS code of multiple Elm programs into one .mjs file per program
Last synced: 13 Oct 2024
https://github.com/christophp/redux-elm-subscriptions
Listen to global events...Elm style.
elm no-dependencies redux subscriptions
Last synced: 13 Jan 2025
https://github.com/lovasoa/choices
Represent a choice between multiple values, using radio buttons, checkboxes, or HTML's <select> element
checkboxes choices elm html radio-buttons select-multiple
Last synced: 16 Dec 2024
https://github.com/truqu/elm-review-nobooleancase
Provides an elm-review rule to prohibit case..of on boolean expressions
Last synced: 08 Dec 2024
https://github.com/truqu/elm-review-noleftpizza
Provides an elm-review rule to prevent the use of the left pizza operator
Last synced: 08 Dec 2024
https://github.com/truqu/elm-review-noredundantcons
Provides an elm-review rule to prohibit redundant usage of `::`
Last synced: 08 Dec 2024
https://github.com/teyckmans/ui-rig
UiRig is a frontend framework written in Kotlin and inspired by http://elm-lang.org/
Last synced: 17 Jan 2025
https://github.com/toburger/fsharp.json
Elm inspired Json encoder/decoder combinator library: http://toburger.github.io/FSharp.Json/
decoding elm encoding fsharp json parser parser-combinators
Last synced: 27 Nov 2024
https://github.com/kkpoon/elm-auth0-urlparser
UrlParser of Auth0 token callback
Last synced: 21 Jan 2025
https://github.com/marcos4503/motoplay
Motoplay is a project that aims to bring to Motorcycles an on-board computer and multimedia system like the Apple Carplay and Android Auto systems that already exist, and are common, in cars.
avalonia bike camera computer ecu elm elm327 embedded linux motoplay motorcycle obd panel pi raspberry scanner smart speaker touchscreen ui
Last synced: 12 Oct 2024
https://github.com/andre-dietrich/elm-random-regex
Turn regular expressions into random strings (can be used for fuzz-testing)
elm elm-test fuzz-testing random string-generator
Last synced: 30 Oct 2024
https://github.com/zgreen/webpack-boilerplate
This is a simple starter kit for bundling code for the browser with webpack. It includes a few loaders and a basic config for babel and eslint.
elm nodejs react webpack webpack-boilerplate
Last synced: 14 Jan 2025
https://github.com/rofrol/elm-packages-stats
Show graph of number of elm packages
Last synced: 29 Dec 2024
https://github.com/mattlangsenkamp/rocfreestands
docker docker-compose elm functional-programming postgres postgresql scala scalajs smithy typelevel
Last synced: 16 Nov 2024
https://github.com/impierce/digital-credential-data-models
Rust library for the several digital credential data models such as OpenBadges v3.0 and European Learner Model (ELM)
elm openbadges verifiable-credentials
Last synced: 12 Oct 2024
https://github.com/brianvanburken/playground
Random stuff from playing with languages, frameworks, courses, and books.
angular elixir elm haskell javascript nodejs phoenix playground python react ruby ruby-on-rails rust typescript
Last synced: 16 Jan 2025
https://github.com/ralfnorthman/incrementer-deluxe
Updated my old test app to 0.19.
demo demo-app elm elm-lang elm-language elm-ui incrementer
Last synced: 21 Jan 2025
https://github.com/hanifhefaz/elm-word-search
A package for searching by words, that returns a pre-defined result
Last synced: 12 Oct 2024
https://github.com/paulfioravanti/presentations
Collection of technical presentations I've done
code-quality deckset elixir elm markdown presentations rspec ruby ruby-on-rails
Last synced: 09 Dec 2024
https://github.com/erdl/survey_display
An interface to display questions via browsers stored in a database managed by survey_admin.
elm flask postgresql survey thermal-comfort
Last synced: 04 Nov 2024
https://github.com/zimbix/pathfinder-elm
An Elm implementation of the board game, PathFinder - a multiplayer maze game
Last synced: 19 Dec 2024
https://github.com/ramonmeffert/elm-gossip
A user-friendly web tool for exploring dynamic gossip.
bachelor-project dynamic-gossip elm gossip gossip-protocol webapp
Last synced: 05 Dec 2024
https://github.com/tesk9/elm-html-a11y-examples
Use examples for https://github.com/tesk9/elm-html-a11y
Last synced: 17 Dec 2024
https://github.com/gribouille/elm-spinner
ELM Spinner component
component elm javascript spinner webcomponent
Last synced: 19 Dec 2024
https://github.com/thangchung/elm-quizzer
Quizzer Application
elm elm-architecture elm-demos
Last synced: 13 Dec 2024
https://github.com/seanpm2001/seanpm2001_elm_style-guide
2๏ธโฃ๏ธ0๏ธโฃ๏ธ0๏ธโฃ๏ธ1๏ธโฃ๏ธ[๐ณ๏ธ๐ช.๐ฑ.๐ฒ]๐๏ธ The style guide on Elm programming for @seanpm2001
docs documentation elm elm-lang elm-language elm-style-guide gpl3 gplv3 seanpm2001 seanpm2001-docs seanpm2001-documentation seanpm2001-languages seanpm2001-style-guides source-code-style-guide
Last synced: 13 Oct 2024
https://github.com/arecvlohe/medium-demo-elm-local-weather-app
A super simple local weather app in Elm
elm elm-architecture elm-demos elm-lang elm-language
Last synced: 29 Sep 2024
https://github.com/yannick-cw/paraglidingin_front_elm
Frontend for the paragliding second hand finder, written in elm + haskell
elm frontend haskell paragliding
Last synced: 20 Jan 2025
https://github.com/epequeno/sadevs-apps
some apps for https://satx.dev using the AWS CDK
Last synced: 27 Dec 2024
https://github.com/vjousse/elm-mastodon-tooty
Elm package for Mastodon extracted from tooty.
elm mastodon mastodon-api mastodon-client
Last synced: 09 Oct 2024
https://github.com/avinal/avinal.github.io
My personal website inspired from Google FooBar.
blog blog-template elm elm-land elm-lang open-source personal-website portfolio prism tailwind-blog tailwind-template tailwindcss website
Last synced: 11 Oct 2024
https://github.com/au-cobra/coq-elm-extraction
Coq plugin for extracting Elm code
Last synced: 10 Oct 2024
https://github.com/burntcaramel/lofi-elm
Format content using #hashtags
content elm lofi parser text text-formatting
Last synced: 20 Jan 2025
https://github.com/lilpacy/elm-parcel-boilerplate
elm x parcel dev environment boilerplate
Last synced: 05 Dec 2024
https://github.com/marceloboeira/kurz
[WIP] [RESEARCH] ๐ A URL Shortener so there are no URL Shorteners
Last synced: 14 Dec 2024
https://github.com/jlengrand/elm-dungeon
Simple dungeon tile based game written in Elm
Last synced: 05 Nov 2024
https://github.com/infertux/roman-numeral
Elm library to convert to Roman numerals
elm library numbers roman-number-converter roman-numerals
Last synced: 19 Dec 2024
https://github.com/sleepymalc/mahjongbrick
๐๏ธ Breakout clone, but with Mahjong..?
Last synced: 11 Oct 2024