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/mercurymedia/elm-message-toast

Popup message component in Elm:

elm

Last synced: 23 Nov 2024

https://github.com/norpan/elm-dynamic-types

An experiment with dynamic types in Elm

dynamic-types elm

Last synced: 27 Dec 2024

https://github.com/truqu/elm-review-noredundantcons

Provides an elm-review rule to prohibit redundant usage of `::`

elm elm-review lint

Last synced: 08 Dec 2024

https://github.com/lovasoa/elm-rolling-list

A circular buffer implementation in Elm.

circular-buffer elm

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

Trinary logic operations for Elm

elm trinary

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

compiler elm test

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

Mariaye Vickery's UX Portfolio

elm elm-ui

Last synced: 09 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/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/chadtech/id

An id type for types with ids

elm

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

elm elm-lang google-maps-api

Last synced: 21 Nov 2024

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

Pokedex written in Elm

elm pokedex

Last synced: 17 Dec 2024

https://github.com/fabienhenon/elm-placeholder-loading

Easily create placeholder loadings like Facebook's cards loading

elm loading placeholder

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

2d canvas elm games

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

Upload your photos to Cloudinary

cloudinary elm photos upload

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

elm elm-review lint

Last synced: 08 Dec 2024

https://github.com/tsfoster/elm-tuple-extra

Convenience functions for working with tuples

elm elm-lang 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

elm elm-review lint

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/andys8/elm-geohash

Geohash implementation in elm

elm geohash

Last synced: 12 Oct 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/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/passiomatic/flappy-bird

This is an unfinished remake of the popular Flappy Bird game, written in Elm and WebGL

elm webgl

Last synced: 08 Jan 2025

https://github.com/wscherphof/elm-street

Demo running an OpenLayers map in an Elm app

demo elm openlayers

Last synced: 04 Dec 2024

https://github.com/hanifhefaz/elm-word-search

A package for searching by words, that returns a pre-defined result

chatbot elm search

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/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/gsamokovarov/elmo

Work-in-progress NES emulator 👾

elm nes

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

elm

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/grierson/todos

My implementation of TodoMVCs

elm todomvc

Last synced: 15 Nov 2024

https://github.com/guid75/ziplist

A simple Elm zipper implementation

elm zipper

Last synced: 30 Nov 2024

https://github.com/lilpacy/elm-parcel-boilerplate

elm x parcel dev environment boilerplate

elm parcel

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

docker elm rust url-shortener

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.

elm ran

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

accessibility elm elm-lang

Last synced: 17 Dec 2024

https://github.com/heliozoa/haven

[WIP] Website for artists and fans

art elm rust website

Last synced: 28 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/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/ymtszw/elm_array_bench

Benchmarks of Elm containers

array benchmark elm elm-lang list

Last synced: 21 Nov 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

elm elm-demos elm-lang game

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/truqu/elm-review-noredundantconcat

Provides an elm-review rule to prohibit redundant usage of `++`

elm elm-review lint

Last synced: 08 Dec 2024

https://github.com/chadtech/ct-os

A little operating system that runs in your browser

elm

Last synced: 24 Dec 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/jegp/elm-storage

Browser storage for Elm

elm elm-lang elm-storage javascript storage

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

elm gap-buffer

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/carstenkoenig/elmsweeper

a minesweeper clone in elm

elm game minesweeper

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)

app-catalog elm learning scif

Last synced: 29 Nov 2024

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

Wordle implemented in elm.

elm tailwindcss wordle-clone

Last synced: 14 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/epequeno/sadevs-apps

some apps for https://satx.dev using the AWS CDK

cdk cdk-examples elm

Last synced: 27 Dec 2024