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-03 00:09:07 UTC
- JSON Representation
https://github.com/ajlopez/elmie
Elm-like programming language interpreted/compiled in JavaScript, WIP
elm javascript nodejs transpiler
Last synced: 30 Nov 2024
https://github.com/andys8/elm-tooling-talk
Talk about tools and libraries in the Elm Ecosystem.
Last synced: 21 Nov 2024
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/lvce-editor/language-basics-elm
Elm syntax highlighting
elm lvce-editor syntax-highlighting
Last synced: 12 Nov 2024
https://github.com/julianpistorius/elm-patternfly
Playing around with the simplest way to use PatternFly in Elm apps - This is a mirror of https://gitlab.com/julianpistorius/elm-patternfly
Last synced: 19 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/rl-king/elm-index
A taggable wrapper around Int
array elm index list reorderable type
Last synced: 01 Dec 2024
https://github.com/rl-king/howinelm
Elm equivalent of Javascript code, side by side
elm example javascript tutorial
Last synced: 01 Dec 2024
https://github.com/rl-king/semanticexploratory
Browser for Zotonic/Ginger API written in Elm
Last synced: 01 Dec 2024
https://github.com/rl-king/simple-elm-spa
A small single page app written in Elm, highlighting how the language helps you create fun, reliable and maintainable apps.
Last synced: 01 Dec 2024
https://github.com/hunar4321/simple_ann
Simple single layered ANN trained using closed-form solutions and ELM method
ann elm extreme-learning-machine
Last synced: 14 Nov 2024
https://github.com/rl-king/elm-layout
Tools to create simple grid and masonry-like layouts
Last synced: 01 Dec 2024
https://github.com/josh-mchugh/elm-programming
Repository of examples code from the Elm tutorial at https://elmprogramming.com
Last synced: 11 Nov 2024
https://github.com/manoncarbonnel/roman-numerals-kata-elm
Attempt at Roman Numerals Kata using Elm
Last synced: 29 Sep 2024
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: 29 Sep 2024
https://github.com/josh-mchugh/elm-introduction
The quick example from the introduction page on the elm-lang website
Last synced: 11 Nov 2024
https://github.com/lue-bird/elm-review-opaque-type
forbid `type`s that are exposed without variants
elm elm-review hidden-constructor opaque-type
Last synced: 21 Nov 2024
https://github.com/pmiddend/elm-number-spinner
Provide a "number spinner" component in Elm which allows for manipulation of single digits in numbers
Last synced: 21 Nov 2024
https://github.com/lue-bird/elm-docs-diff
compare versions of an elm API
elm elm-diff semantic-versioning
Last synced: 21 Nov 2024
https://github.com/lue-bird/elm-review-import-simple
enforce `import Module [exposing (Module)]`
elm elm-review fully-qualified import
Last synced: 21 Nov 2024
https://github.com/johnmcguin/baddl
Multi player wordle clone
elixir elm game multiplayer phoenix phoenix-liveview wordle
Last synced: 21 Nov 2024
https://github.com/brianhicks/elm-dash
generate Dash docsets specifically for your Elm project
Last synced: 17 Dec 2024
https://github.com/marteinn/docker-ports-elm
A little tool built in elm/serverless for managing docker ports across projects
Last synced: 21 Nov 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: 29 Sep 2024
https://github.com/josh-mchugh/programming-elm
Code examples from the book Programming Elm
Last synced: 11 Nov 2024
https://github.com/it6c65/hextime-elm
An elm version of the RGB's clock that takes advantage of hexadecimal colors
elm hexadecimal-colors rgb-clock
Last synced: 07 Dec 2024
https://github.com/andreie91/elm-hacker-news-app
An Elm web application which displays hacking related news.
Last synced: 21 Nov 2024
https://github.com/ekewn/undset
Project to learn elm
elm elm-lang functional-programming
Last synced: 21 Nov 2024
https://github.com/arkham/elm-rttl
Parse ringtones written using RTTL and Nokia Composer in Elm
composer elm hacktoberfest nokia rttl
Last synced: 16 Nov 2024
https://github.com/grrinchas/elm-graphql-client
Parses GraphqQL query document and provides interface to send requests.
Last synced: 29 Sep 2024
https://github.com/lue-bird/sepsis-watch-web-ui-prototype
elm look-away nothing-to-see-here
Last synced: 16 Nov 2024
https://github.com/deadblackclover/quicksort-visualizer
Quicksort visualizer made using Elm
Last synced: 24 Dec 2024
https://github.com/josh-mchugh/elm-todo
The TodoMVC Application written in the programming language Elm
Last synced: 11 Nov 2024
https://github.com/haikyuu/elm-project-assistant
The Project assistant for your side projects - built with Elm
Last synced: 25 Nov 2024
https://github.com/battermann/cosmic-ray-ui
Front end for Connect 4 service build with Elm
Last synced: 20 Dec 2024
https://github.com/hakonrossebo/elmdocs
Elm documentation helper - use this package from Elm Repl
documentation elm hoogle repl search
Last synced: 22 Nov 2024
https://github.com/aesteve/elm-chess-application
Chess application written in Elm language
Last synced: 18 Dec 2024
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/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/marc136/snowpack-template-elm
An example how to use Elm with Snowpack
Last synced: 29 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/christianp/this-island-is-big-enough
A game about dividing up an island
Last synced: 26 Dec 2024
https://github.com/flandrade/introduccion-elm
Presentación: Introducción a Elm (WIP - Trabajo en progreso)
elm presentaciones presentation spanish talk
Last synced: 22 Nov 2024
https://github.com/exenon/elm-collapsible
A short module to implement a dependency-less collapsible in Elm
collapsible elm material-design
Last synced: 26 Dec 2024
https://github.com/razzeee/name-riddle
A project for my band, which we used to announce the name, logo and bandmembers.
Last synced: 18 Dec 2024
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/exenon/elm-presentation
Short intro to the Elm language and architecture
Last synced: 26 Dec 2024
https://github.com/celsobonutti/pypi-visualizer
Simple PyPi package visualizer
Last synced: 17 Dec 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/owengretzinger/binary-0101
Web app created using Elm for a school project in first year. It teaches the basics of binary and is targeted towards high school students.
Last synced: 14 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/davidfstr/incoming-game
Game where you shoot bombs out of the sky before they destroy you.
Last synced: 06 Jan 2025
https://github.com/praveenperera/elm-device-preview
Lets you see you changes live on a iOS device representation
Last synced: 04 Jan 2025
https://github.com/zoul/elm-currency-converter
Trivial currency conversion apps showcasing the Elm architecture
Last synced: 07 Nov 2024
https://github.com/jigargosar/elm-2048-v2
Another iteration of making 2048 in elm. 2023 version ;) with a dark theme.
Last synced: 28 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: 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/allo-media/allo-workday
Remplir ses déclarations légales de temps travaillé au forfait jour.
droit elm forfait-jour travail webapp
Last synced: 12 Nov 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/fyodorio-closet/yellow-bricks
Elm web app for tracking job applications
elm elm-architecture web webapp
Last synced: 14 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/kakkun61/photo-film-dev
a Timer for Development of Photography Films
Last synced: 18 Dec 2024
https://github.com/matsubara0507/my-github-cards
My GitHub Status Card by Elm and selfcat
Last synced: 08 Dec 2024
https://github.com/codegoalie/elm-programming
My work through the Elm Programming book
elm elm-architecture elm-demos elm-lang
Last synced: 21 Dec 2024
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/gabrielperales/fizzbuzz
fizzbuzz kata done in Elm
elm example examples fizzbuzz functional-programming
Last synced: 20 Nov 2024
https://github.com/qluxzz/elm-interest-calculator
Compunded interest calculator (swedish only)
Last synced: 08 Dec 2024
https://github.com/dominique-vassard/elm-tutorial-app
Following complete app tutorial
Last synced: 17 Dec 2024
https://github.com/thezoq2/pathfinder
A tool for semi interactively making animated svg paths
Last synced: 28 Nov 2024
https://github.com/dominique-vassard/elm-tutorial
Learning elm via official tutorial
Last synced: 17 Dec 2024