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-09 00:12:21 UTC
- JSON Representation
https://github.com/mercurymedia/elm-message-toast
Popup message component in Elm:
Last synced: 23 Nov 2024
https://github.com/norpan/elm-dynamic-types
An experiment with dynamic types in Elm
Last synced: 27 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/lovasoa/elm-rolling-list
A circular buffer implementation in Elm.
Last synced: 28 Oct 2024
https://github.com/lemol/ant-design-icons-elm
⭐ Ant Design Icons for Elm
ant ant-design ant-design-elm ant-design-icons elm icons svg-icons
Last synced: 16 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/vjousse/fedirelm
Multi server fediverse library and client (mastodon, pleroma, …)
elm elm-lang fediverse gotosocial mastodon pleroma
Last synced: 14 Oct 2024
https://github.com/thebookofeveryone/elm-composer
A (Pure Elm) 2D Scene Composer
2d-graphics canvas elm elm-lang svg
Last synced: 21 Nov 2024
https://github.com/andys8/elm-compiler-test
Test elm install of all packages
Last synced: 21 Nov 2024
https://github.com/astynax/elm-hekoish-watch
A little cryptic watch :watch: :)
Last synced: 23 Dec 2024
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/erwald/elm-edit-distance
An Elm package for calculating between-list edit distances
edit-distance edit-distances elm levenshtein-distance wagner-fischer-algorithm
Last synced: 24 Dec 2024
https://github.com/kylecorbelli/typescript-maybe
A TypeScript Maybe Type and Module
elm elm-lang functional-programming haskell javascript maybe maybe-monad typescript
Last synced: 21 Nov 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/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/getsurance/elm-street
Types for Google Places Autocomplete javascript api
Last synced: 21 Nov 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/rokf/howl-elm
Elm (http://elm-lang.org/) mode for Howl (http://howl.io/)
Last synced: 20 Nov 2024
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/ryan-haskell/elm-canvas-things
tryna see how i can use elm with the canvas api.
Last synced: 30 Nov 2024
https://github.com/christophp/redux-elm-subscriptions
Listen to global events...Elm style.
elm no-dependencies redux subscriptions
Last synced: 13 Nov 2024
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: 20 Nov 2024
https://github.com/supermacro/elm-todo-mvc
Reimplementation of Elm's TodoMVC using Elm v0.18
elm elm-todo functional-programming todomvc
Last synced: 29 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/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/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/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: 28 Nov 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/tsfoster/elm-tuple-extra
Convenience functions for working with tuples
Last synced: 12 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 Nov 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/justinlubin/cobbler
Refactor programs to use library functions!
elm numpy program-synthesis python refactoring
Last synced: 18 Nov 2024
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: 20 Nov 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/maorleger/mastermind
Interactive Mastermind solver algorithm
elm game hask haskell mastermind solver
Last synced: 16 Dec 2024
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/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/passiomatic/flappy-bird
This is an unfinished remake of the popular Flappy Bird game, written in Elm and WebGL
Last synced: 08 Jan 2025
https://github.com/wscherphof/elm-street
Demo running an OpenLayers map in an Elm app
Last synced: 04 Dec 2024
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/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/cod1ng-earth/event-web-store
elm elm-lang event-sourcing event-store eventstore go golang kafka
Last synced: 21 Nov 2024
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/joakin/elm-grid
2d and 3d grid folding. Loop over a coordinate space, build a result
Last synced: 30 Nov 2024
https://github.com/prikhi/rssonate
Your Friendly Neighborhood RSS Reader
bootstrap4 django elm rss rss-reader web
Last synced: 16 Nov 2024
https://github.com/fidelisclayton/elm-github-profile
Example to fetch users in Elm using the github api
Last synced: 08 Jan 2025
https://github.com/thangchung/elm-quizzer
Quizzer Application
elm elm-architecture elm-demos
Last synced: 13 Dec 2024
https://github.com/lilpacy/elm-parcel-boilerplate
elm x parcel dev environment boilerplate
Last synced: 05 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/marceloboeira/kurz
[WIP] [RESEARCH] 🚀 A URL Shortener so there are no URL Shorteners
Last synced: 14 Dec 2024
https://github.com/chadtech/random-pipeline
This is a package that makes getting random values a little bit easier in Elm.
Last synced: 24 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/zimbix/pathfinder-elm
An Elm implementation of the board game, PathFinder - a multiplayer maze game
Last synced: 19 Dec 2024
https://github.com/marc136/elm-optimize-test
Tool to find good minification settings to distribute Elm applications
elm esbuild google-closure-compiler minfy minification swc terser uglify-js3
Last synced: 29 Dec 2024
https://github.com/wildlyinaccurate/earthporn-browser
A simple interface built in Elm for browsing images from the eathporn subreddit.
elm reddit-api reddit-client web-application
Last synced: 19 Dec 2024
https://github.com/jlengrand/elm-dungeon
Simple dungeon tile based game written in Elm
Last synced: 05 Nov 2024
https://github.com/dwayne/elm-random-quote-machine
Randomly cycle through inspirational quotes.
elm freecodecamp random-quote-machine
Last synced: 24 Dec 2024
https://github.com/maybemonad/break-elm
Elm 中文版(非官方出品),翻译中...
break-elm elm elm-chinese elm-lang elm-zh elmlang
Last synced: 18 Dec 2024
https://github.com/maybemonad/programming-challenge
Learn programming by building real projects.
angular elm elm-lang ember flutter go golang learn-programming learn-to-code nodejs pug python ramda react svelte ts typescript vue webassembly webgl
Last synced: 13 Nov 2024
https://github.com/truqu/elm-review-noredundantconcat
Provides an elm-review rule to prohibit redundant usage of `++`
Last synced: 08 Dec 2024
https://github.com/paulfioravanti/paulfioravanti.github.io
Codebase for my personal blog at https://www.paulfioravanti.com
bitcoin blog clang cplusplus elixir elm exercism graphql jekyll liveview phoenix-framework presentations python qmk-firmware rest ruby tmux tmuxinator wiimote
Last synced: 21 Oct 2024
https://github.com/chadtech/ct-os
A little operating system that runs in your browser
Last synced: 24 Dec 2024
https://github.com/au-cobra/coq-elm-extraction
Coq plugin for extracting Elm code
Last synced: 10 Oct 2024
https://github.com/jegp/elm-storage
Browser storage for Elm
elm elm-lang elm-storage javascript storage
Last synced: 15 Dec 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/frectonz/advent_of_code_2022
Solutions for advent of code 2022
advent-of-code advent-of-code-2022 elm golang ocaml rust
Last synced: 14 Nov 2024
https://github.com/alexandrepiveteau/elm-gap-buffer
An array-based gap buffer implementation, based on the Array data structure from elm/core.
Last synced: 25 Dec 2024
https://github.com/carstenkoenig/dockerdemo
Demonstrates using Docker-Compose with Nginx, PostgreSQL and a simple Todo Web-App written in Haskell and Elm
docker docker-compose elm haskell nginx todoapp
Last synced: 29 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/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/vsoch/elm-app-catalog
testing development of an app catalog with elm (under development)
Last synced: 29 Nov 2024
https://github.com/matsubara0507/anaqram-server
Score Ranking Server for AnaQRam with Haskell Servant
elm haskell haskell-application haskell-servant
Last synced: 08 Dec 2024
https://github.com/lue-bird/lau
declarative, visual, minimal programming language that reduces brain load
declarative elm logical-programming-language programming-language simple visual-programming-language
Last synced: 14 Dec 2024
https://github.com/lue-bird/elm-review-missing-record-field-lens
elm-review: helper generation
accessors elm elm-review lens nested prism record-field variants
Last synced: 14 Dec 2024
https://github.com/epequeno/sadevs-apps
some apps for https://satx.dev using the AWS CDK
Last synced: 27 Dec 2024