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-13 00:09:24 UTC
- JSON Representation
https://github.com/jakub-stastny/blog.engine
My blog engine in Elm and Elm UI.
Last synced: 08 Jan 2025
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/jakub-stastny/blog.parser.post.json
This is THE data library of the ecosystem. It serialises and deserialises the post JSON and is being relied upon by the rest of the ecosystem: namely by the blog.engine and the blog.generator.
blog blog-engine elm elm-lang json json-api literate-programming
Last synced: 08 Jan 2025
https://github.com/exenon/elm-presentation
Short intro to the Elm language and architecture
Last synced: 26 Dec 2024
https://github.com/zoul/elm-currency-converter
Trivial currency conversion apps showcasing the Elm architecture
Last synced: 07 Nov 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/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/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: 16 Nov 2024
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/wasichu/elm-havannah
Client Side Implementation of Havannah in Elm
Last synced: 25 Nov 2024
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/ubiquelambda/elm-with-ui-html
elm-html renderer for UbiqueLambda/elm-with-ui
Last synced: 29 Sep 2024
https://github.com/kakkun61/photo-film-dev
a Timer for Development of Photography Films
Last synced: 18 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/philbobaggins/heroic-scale-calculator
A simple browser based app to convert between real world measurements and that of heroic scale minitures.
3d 3d-model 3d-modelling 3d-printing 40k calculator elm elm-lang heroic heroic-scale minitures minitures-game warhammer-40000 warhammer-40k webapp webpage
Last synced: 14 Jan 2025
https://github.com/dominique-vassard/elm-tutorial-app
Following complete app tutorial
Last synced: 17 Dec 2024
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/dominique-vassard/elm-tutorial
Learning elm via official tutorial
Last synced: 17 Dec 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/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 Nov 2024
https://github.com/kumkee/jwtelm
Full-stack jwt user authorization with fastapi (backend) and elm (frontend)
authentication deta elm fastapi jwt
Last synced: 30 Nov 2024
https://github.com/kkweon/question-vote-realtime-elm
Realtime Question Asking App. For conferences, seminar, etc. Local Demo Version can be found in the following link
Last synced: 16 Dec 2024
https://github.com/kawamurakazushi/seo-editor
Editor for writing an Article written in elm.
Last synced: 09 Jan 2025
https://github.com/kgashok/qnaelm
A REST Elm Client to consume Q&A services from Microsoft
Last synced: 20 Dec 2024
https://github.com/joanllenas/tea-ts
An experimental port of The Elm Architecture to TypeScript
elm elm-architecture typescript
Last synced: 21 Nov 2024
https://github.com/martinkavik/tachyons-elm-partials
How to organize Elm code with Tachyons classes + collections of examples / reusable modules?
Last synced: 14 Dec 2024
https://github.com/coffee-cup/study-group-elm
Elm example for the frontend study group
Last synced: 16 Nov 2024
https://github.com/qu4tro/create-elm-app-with-tailwind
Small example on top of create-elm-app with tailwind setup and configured.
create-elm-app elm tailwind tailwindcss
Last synced: 17 Nov 2024
https://github.com/tjmw/elm-tfl-bus-countdown
Live bus countdown times from TfL in Elm
elm elm-architecture elm-lang tfl
Last synced: 02 Jan 2025
https://github.com/bfollington/elm-playground
I'm learning Elm slowly, here are some examples
Last synced: 14 Dec 2024
https://github.com/farism/gulp-elm-find-dependencies
A gulp plugin wrapping find-elm-dependencies
Last synced: 29 Dec 2024
https://github.com/ekewn/undset
Project to learn elm
elm elm-lang functional-programming
Last synced: 21 Nov 2024
https://github.com/halfzebra/elm-opentdb
elm elm-architecture elm-demos trivia-game
Last synced: 19 Nov 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: 16 Nov 2024
https://github.com/lue-bird/elm-jam-6-submission
Just click the triangular play button
elm elm-game-jam-6 elm-jam-6 game-jam
Last synced: 16 Nov 2024
https://github.com/pablohirafuji/elm-char-codepoint
Code point operations in Elm
Last synced: 31 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/zwilias/elm-avl-dict-exploration
Alternative Dict implementation backed by an AVL tree
Last synced: 17 Nov 2024
https://github.com/lue-bird/audize
generate, listen to & share randomly generated songs
audio elm randomly-generated song
Last synced: 26 Oct 2024
https://github.com/jiwhiz/reinforcement-learning-an-introduction
Elm Implementation of Reinforcement Learning: An Introduction
elm elm-lang reinforcement-learning
Last synced: 17 Nov 2024
https://github.com/bryanwilhite/nodejs
my collection of self-educational samples on the Node.js® stack
angular-io aurelia codepen css elm html5 jasmine karma nodejs postcss svg typescript ux ux-design
Last synced: 31 Dec 2024
https://github.com/anisjonischkeit/facepicker
elm elm-lang image-processing react
Last synced: 15 Nov 2024
https://github.com/henriquecbuss/dsdeliver
Repository for Semana DevSuperior 2.0
Last synced: 31 Dec 2024
https://github.com/jtojnar/elm-json-tape
Serialisation of directory trees into JSON for Elm
directory-tree elm json json-tape serialisation tar
Last synced: 17 Nov 2024
https://github.com/qu4tro/weekday-guru
A web app to tutor the use of an algorithm that determines the weekday of a given date
elm elm-app elm-architecture gh-pages gitpod-compatible tailwind tutor
Last synced: 17 Nov 2024
https://github.com/ryan-haskell/style-elements-app
Getting familiar with style-elements
Last synced: 30 Nov 2024
https://github.com/mpizenberg/conviviales
Organisation de tournoi de tennis interne
Last synced: 14 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: 29 Sep 2024
https://github.com/ryan-haskell/ryan-elm-static
A static personal website made in elm
Last synced: 30 Nov 2024
https://github.com/wolfadex/basic-computer-games
https://www.atariarchives.org/basicgames/index.php re-written in Elm
Last synced: 14 Dec 2024
https://github.com/ryan-haskell/openboi
time tracking for people i love - latest demo:
Last synced: 30 Nov 2024
https://github.com/wolfadex/galactic
A simple game about exploring space
adventure elm exploration game space
Last synced: 14 Dec 2024
https://github.com/ryan-haskell/first-electron-app
First electron app with elm
Last synced: 30 Nov 2024
https://github.com/shogunpurple/elmcohol
App that allows you to view information about alcohol of the world - Type in and find a country or city from the search bar and see all the drinks from there.
Last synced: 16 Dec 2024
https://github.com/lue-bird/elm-review-variant-value-count
enforce that variants have at most one value
choice-type elm elm-review not-positional variant
Last synced: 21 Nov 2024
https://github.com/tjmw/elm-architecture-template
Elm Architecture Project Starter Template
Last synced: 02 Jan 2025
https://github.com/wearsunscreen/year-of-quiz
elm elm-architecture elm-game elm-lang trivia-game
Last synced: 06 Jan 2025
https://github.com/dolegi/youtube-clock
Youtube clock, that changes every minute https://dominicginger.github.io/projects/youtube-clock written in elm
Last synced: 26 Dec 2024
https://github.com/dolegi/fiftytwo-seventeen-elm
52 minute, 17 minute timer
elm elm-lang fiftytwo-seventeen timer
Last synced: 26 Dec 2024
https://github.com/ryan-haskell/elm-in-the-spring
Website for an elm conference
Last synced: 30 Nov 2024
https://github.com/wearsunscreen/integersequences
elm elm-lang integer-sequence integer-sequences
Last synced: 06 Jan 2025