Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/ravicious/elm-sweeper

An Elm port of Mamono Sweeper

elm elm-game game mamono-sweeper

Last synced: 18 Dec 2024

https://github.com/siriusstarr/elm-review-no-unsorted

elm-review rules to ensure sortable code is sorted in the "proper" order

elm elm-review

Last synced: 09 Nov 2024

https://github.com/maorleger/mastermind

Interactive Mastermind solver algorithm

elm game hask haskell mastermind solver

Last synced: 16 Dec 2024

https://github.com/rlopzc/elm-pokedex

Pokedex written in Elm

elm pokedex

Last synced: 17 Dec 2024

https://github.com/hmsk/text.hmsk.me

A blog system with Elm, siteelm, and Netlify CMS

elm

Last synced: 21 Dec 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/getsurance/elm-street

Types for Google Places Autocomplete javascript api

elm elm-lang google-maps-api

Last synced: 21 Nov 2024

https://github.com/ryan-haskell/ryannhg

My personal website, written in Elm!

blog elm personal-website

Last synced: 30 Nov 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/waratuman/elm-coder

An encoder and decoder of Base64, Base32, and Base16 for Elm

base16 base32 base64 decoder decoding elm elm-lang encoder encoding rfc4648

Last synced: 21 Nov 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/christophp/redux-elm-subscriptions

Listen to global events...Elm style.

elm no-dependencies redux subscriptions

Last synced: 13 Nov 2024

https://github.com/frectonz/lang-invaders

A space invaders clone written in Elm. The twist is that the enemies are programming languages.

elm elm-lang space-invaders

Last synced: 20 Nov 2024

https://github.com/chadtech/id

An id type for types with ids

elm

Last synced: 24 Dec 2024

https://github.com/joakin/elm-basic-platformer-game

Basic platformer game in Elm

elm game

Last synced: 19 Dec 2024

https://github.com/rofrol/elm-packages-stats

Show graph of number of elm packages

elm rust-lang

Last synced: 29 Dec 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/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/cjen07/elm_exercises

my answers to exercises in "An Introduction to Elm"

elm

Last synced: 17 Dec 2024

https://github.com/gsamokovarov/elmo

Work-in-progress NES emulator 👾

elm nes

Last synced: 18 Dec 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.

elm

Last synced: 18 Dec 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/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/ryan-haskell/dnd-npc-generator

An app to make DnD NPCs with Elm Land 🌈

dnd elm elm-land

Last synced: 30 Nov 2024

https://github.com/rokf/howl-elm

Elm (http://elm-lang.org/) mode for Howl (http://howl.io/)

elm elm-lang howl howl-editor

Last synced: 20 Nov 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/joakin/elm-grid

2d and 3d grid folding. Loop over a coordinate space, build a result

elm elm-lang

Last synced: 30 Nov 2024

https://github.com/fidelisclayton/elm-github-profile

Example to fetch users in Elm using the github api

elm

Last synced: 11 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/armcn/elm-ux-portfolio

Mariaye Vickery's UX Portfolio

elm elm-ui

Last synced: 09 Dec 2024

https://github.com/tarektouati/elm-ghost-blog

A ghost blog front-end made in Elm

elm elm-lang

Last synced: 28 Oct 2024

https://github.com/avh4/gitpod-template-elm

An Elm template for Gitpod (www.gitpod.io)

elm gitpod

Last synced: 14 Dec 2024

https://github.com/astynax/elm-hekoish-watch

A little cryptic watch :watch: :)

demo elm elm-demos watch

Last synced: 23 Dec 2024

https://github.com/shahnhogan/elm-intersection-observer-example

An example of using Elm with the Intersection Observer API

elm intersectionobserver

Last synced: 01 Jan 2025

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/ghivert/elm-cloudinary

Upload your photos to Cloudinary

cloudinary elm photos upload

Last synced: 23 Dec 2024

https://github.com/henriquecbuss/elm-review-no-function-outside-of-modules

An `elm-review` rule to forbid certain functions to be used outside of certain modules

elm elm-review

Last synced: 08 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/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/ryan-haskell/demerly

A site built with Hugo and Elm!

elm hugo website

Last synced: 30 Nov 2024

https://github.com/n1k0/elm-kitten

Create an SPA using Elm and SASS.

elm ria sass scss spa

Last synced: 29 Oct 2024

https://github.com/hetic-mt-p2021/front-group5-proj01

School project to try ELM

elm galery images

Last synced: 11 Nov 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/kkpoon/elm-auth0-urlparser

UrlParser of Auth0 token callback

auth0 elm elm-lang

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/ryan-haskell/elm-canvas-things

tryna see how i can use elm with the canvas api.

2d canvas elm games

Last synced: 30 Nov 2024

https://github.com/iced-box/iced-box

A utility box for iced.rs that provides toasts notifications, material icons, lucide and more.

elm gui iced-rs interface rust toolkit widgets

Last synced: 13 Oct 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/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/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/toastal/trinary

Trinary logic operations for Elm

elm trinary

Last synced: 15 Dec 2024

https://github.com/marc136/split-elm-bundle

Split the bundled JS code of multiple Elm programs into one .mjs file per program

bundle-splitting elm

Last synced: 13 Oct 2024

https://github.com/eggy115/elm

Elm

elm

Last synced: 05 Jan 2025

https://github.com/heliozoa/haven

[WIP] Website for artists and fans

art elm rust website

Last synced: 28 Nov 2024

https://github.com/gdotdesign/elm-ui-website

Website for Elm-UI

elm elm-ui

Last synced: 20 Nov 2024

https://github.com/mkulke/ee

Echsenbiss Express

elm

Last synced: 14 Nov 2024

https://github.com/rnons/ordered-containers

OrderedDict and OrderedSet for Elm

elm

Last synced: 16 Nov 2024

https://github.com/jinjor/elm-insertable-key

Generates a new key between two keys

elm rdb

Last synced: 22 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/fabienhenon/jsonapi-http

Make HTTP requests with jsonapi decoding/encoding in Elm

elm http jsonapi remotedata

Last synced: 22 Dec 2024

https://github.com/frectonz/wordle-elm

Wordle implemented in elm.

elm tailwindcss wordle-clone

Last synced: 14 Nov 2024

https://github.com/joelniemela/aek

A choose-your-own-adventure (CYOA) engine.

cyoa cyoa-book cyoa-editor elm elm-lang

Last synced: 20 Nov 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/yannick-cw/paraglidingin_front_elm

Frontend for the paragliding second hand finder, written in elm + haskell

elm frontend haskell paragliding

Last synced: 19 Nov 2024

https://github.com/airsequel/examples

Example apps powered by Airsequel

airsequel elm example tutorial

Last synced: 14 Nov 2024

https://github.com/seanpm2001/bliss_browser_elm

🌳️🌐️#️⃣️ The Bliss Browser Elm language support module, allowing Elm programs to be written in and ran within the browser.

bliss-browser bliss-browser-development bliss-browser-elm bliss-browser-language-support bliss-browser-languages browser elm elm-lang elm-language gpl3 gplv3 md txt web-browser web-development

Last synced: 20 Nov 2024

https://github.com/leojpod/elm-keyboard-shortcut

Simple example package to show how to create and use web-component with elm

custom-elements elm keyboard-shortcuts

Last synced: 18 Oct 2024

https://github.com/chadtech/random-pipeline

This is a package that makes getting random values a little bit easier in Elm.

elm ran

Last synced: 24 Dec 2024

https://github.com/jedirandy/http4s-elm-chatroom

A chatroom example in Scala/http4s and Elm

chatroom circe elm fs2 http4s scala websocket

Last synced: 12 Nov 2024

https://github.com/seanpm2001/nostalgii

🧠️🟢️🇳 The official home repository for the Nostalgii project, a customizable nostalgic media collection manager and viewer.

elm elm-lang elm-language gpl3 gplv3 nostalgia nostalgia-browser nostalgia-project nostalgic-browser nostalgii nostalgii-development nostalgii-project txt

Last synced: 20 Nov 2024

https://github.com/julianoes/olms

My own Olten departure table in Elm

departure-board elm elm-lang kiosk kiosk-software raspberry-pi rpi trains

Last synced: 17 Dec 2024

https://github.com/kutyel/egghead-elm-ui

Code for my elm-ui egghead course

dashboards dropdown eggheadio elm elm-lang elm-ui

Last synced: 07 Dec 2024

https://github.com/eikek/webact

Run actions from the web. Webact allows to manage scripts on the server and execute them.

elm fs2 http4s scala

Last synced: 17 Dec 2024

https://github.com/kevinmgranger/elm-vendor

A **WORK-IN-PROGRESS** way to vendor elm dependencies.

elm elm-lang package-management vendoring

Last synced: 20 Nov 2024

https://github.com/risto-stevcev/purescript-starter-template

A purescript starter template using purescript-signal and purescript-smolder-vdom

elm purescript signal starter template virtual-dom webpack

Last synced: 09 Nov 2024

https://github.com/seanpm2001/learn-elm

A repository for showcasing my knowledge of the Elm programming language, and continuing to learn the language.

article collection education elm elm-collection elm-lang elm-language gpl3 gplv3 learn learn-elm learn-elm-language md seanm2001-education seanpm2001 seanpm2001-life-archive txt

Last synced: 20 Nov 2024

https://github.com/alpsar4l/elm-airhorn

A website created with Elm that plays an airhorn sound when clicked.

airhorn elm elm-lang

Last synced: 20 Nov 2024

https://github.com/seanpm2001/ai2001_category-source_code-sc-elm

🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Elm category for AI2001, containing Elm programming language datasets

ai ai-2001 ai-2001-dataset ai-2001-development ai2001 ai2001-dataset ai2001-development artificial-intelligence dataset elm elm-lang elm-language elm-sc-dataset gpl3 gplv3 md r-language rmarkdown-language source-code-dataset txt

Last synced: 20 Nov 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/zimbix/pathfinder-elm

An Elm implementation of the board game, PathFinder - a multiplayer maze game

board-game elm game maze

Last synced: 19 Dec 2024

https://github.com/carstenkoenig/elmsweeper

a minesweeper clone in elm

elm game minesweeper

Last synced: 29 Nov 2024

https://github.com/ivxvm/turing-elm

Interactive Turing machine simulator

animations elm elm-lang frontend theory-of-computation toy-project

Last synced: 20 Nov 2024

https://github.com/mthadley/elm-byte

Working with Bytes in Elm.

byte elm

Last synced: 14 Nov 2024

https://github.com/lassik/elm-webmidi-ports-minimal

Minimal working example of receiving Web MIDI messages in Elm 0.18

elm web-midi

Last synced: 14 Dec 2024

https://github.com/zgreen/elm-tictactoe

Tic Tac Toe, written in Elm

elm tic-tac-toe

Last synced: 14 Nov 2024

https://github.com/gribouille/elm-bootstrap

Bootstrap for ELM / SASS project

elm elm-lang elm-test npm sass starter starter-kit webpack

Last synced: 13 Dec 2024

https://github.com/ymtszw/elm_array_bench

Benchmarks of Elm containers

array benchmark elm elm-lang list

Last synced: 21 Nov 2024

https://github.com/au-cobra/coq-elm-extraction

Coq plugin for extracting Elm code

coq elm extraction

Last synced: 10 Oct 2024

https://github.com/naemazam/Hello-World

I don't Know What is Your First Language and Don't Want to know Why You Select it. But As a Programmer i know, The Smile When You run Your First Code. After That We made Thousands of Mistake In our DEV life. We did Debug, Copycat or Googling But never Forget This First 2 Words. Let's Combine Our First Happiness In A single Page.

apache-groovy c dart elixir elm fortran go graphql haskel hello-world hellogithub helloworld helloworld-programs naemazam

Last synced: 14 Nov 2024