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/lue-bird/elm-typed-value

a type with 1 variant but convenient

custom-type elm newtype single-variant tagged wrapper

Last synced: 26 Oct 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/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/maorleger/mastermind

Interactive Mastermind solver algorithm

elm game hask haskell mastermind solver

Last synced: 16 Dec 2024

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/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/hetic-mt-p2021/front-group5-proj01

School project to try ELM

elm galery images

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

A site built with Hugo and Elm!

elm hugo website

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/rlopzc/elm-pokedex

Pokedex written in Elm

elm pokedex

Last synced: 17 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/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/mercurymedia/elm-message-toast

Popup message component in Elm:

elm

Last synced: 23 Nov 2024

https://github.com/ryan-haskell/elm-moment

A reliable way to format dates with elm.

date elm formatting moment

Last synced: 30 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/andys8/elm-geohash

Geohash implementation in elm

elm geohash

Last synced: 12 Oct 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/rofrol/elm-packages-stats

Show graph of number of elm packages

elm rust-lang

Last synced: 29 Dec 2024

https://github.com/ghivert/elm-cloudinary

Upload your photos to Cloudinary

cloudinary elm photos upload

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/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/ryan-haskell/ryannhg

My personal website, written in Elm!

blog elm personal-website

Last synced: 30 Nov 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/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/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/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/mthadley/elm-hash-routing

Hash-routing + elm/browser

elm hash-routing spa

Last synced: 24 Dec 2024

https://github.com/arvinh/elm-chromeext

Convert JPY to TWD from your favorite website.

chrome-extension elm hackathon-project

Last synced: 15 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/joakin/elm-basic-platformer-game

Basic platformer game in Elm

elm game

Last synced: 19 Dec 2024

https://github.com/chadtech/id

An id type for types with ids

elm

Last synced: 24 Dec 2024

https://github.com/lemol/elm-frontend-filipado

Workshop about implementing web design with elm

elm elm-ui

Last synced: 16 Nov 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/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/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/passiomatic/flappy-bird

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

elm webgl

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

my answers to exercises in "An Introduction to Elm"

elm

Last synced: 17 Dec 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/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/norpan/elm-dynamic-types

An experiment with dynamic types in Elm

dynamic-types elm

Last synced: 27 Dec 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/fidelisclayton/elm-github-profile

Example to fetch users in Elm using the github api

elm

Last synced: 11 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/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/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/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/tsfoster/elm-tuple-extra

Convenience functions for working with tuples

elm elm-lang tuples

Last synced: 12 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/sidneynemzer/casual-minesweeper

Minesweeper, but casual

elm game minesweeper

Last synced: 15 Oct 2024

https://github.com/minibill/elm-review-call-graph

Extract the call graph from an application

elm elm-review

Last synced: 07 Nov 2024

https://github.com/ymtszw/blick

Tech-presentation hub app, powered by Antikythera and Elm

bulma elixir elm puppeteer

Last synced: 21 Nov 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/lue-bird/elm-review-action

add a comment and let me transform your code

assist code-action elm elm-review inline refactor

Last synced: 09 Nov 2024

https://github.com/rmex/forge

The new RMEBuilder, a package manager and a build-system for RMVXAce

build-system electron elm nodejs package-manager rgss3 rpgmaker ruby

Last synced: 11 Nov 2024

https://github.com/lue-bird/elm-keysset

lookup for multiple arbitrary keys. safe. log n

avl-tree dict dictionary elm multi-key set

Last synced: 14 Dec 2024

https://github.com/lue-bird/elm-typesafe-array

`Array` with a typed length range → safe access

array elm range type-safe vector

Last synced: 14 Dec 2024

https://github.com/rnons/elm-svg-parser

parse String to SVG

elm parser svg

Last synced: 11 Oct 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/r-k-b/tulars

Experimentation with simple Utility Function-based agents.

elm utility-theory

Last synced: 29 Nov 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/carstenkoenig/elmsweeper

a minesweeper clone in elm

elm game minesweeper

Last synced: 29 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/gribouille/elm-table-tailwind

Full features ELM table component for Tailwind.

component css elm elm-lang javascript tailwind tailwindcss

Last synced: 12 Oct 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/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/pedro-gutierrez/elementaryjs

Declarative and functional UIs with a hint of Elm

elementaryjs elm es6 functional-programming incremental-dom js json scheme

Last synced: 28 Dec 2024

https://github.com/jedirandy/elm-react

:leaves: Use Elm modules in you React app!

elm javascript javascript-library react

Last synced: 07 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/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/lentil32/elm-in-svelte

Embed Elm in Svelte with TypeScript

elm svelte sveltekit typescript vite

Last synced: 12 Oct 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/ryan-haskell/elm-inertia

A package for using Elm with InertiaJS (Laravel, Rails, and more!)

elm inertiajs package

Last synced: 12 Oct 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/oztk/elm-express-boilerplate

Boilerplate for multi-page Elm web apps with Express on the server-side

boilerplate elm expressjs typescript webpack2

Last synced: 27 Oct 2024

https://github.com/vic/elmx-webpack-preloader

Compile elmx to elm files before using elm-webpack-loader

elm elmx webpack-loader webpack-plugin

Last synced: 25 Dec 2024

https://github.com/pavelannin/keemun-kotlin

Multiplatform Kotlin framework that provides a way to write shared code using The Elm Architecture pattern

architecture elm elm-architecture kotlin kotlin-multiplatform the-elm-architecture

Last synced: 12 Oct 2024

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

Website for Elm-UI

elm elm-ui

Last synced: 20 Nov 2024

https://github.com/tarektouati/programming-quotes

Computer programming wisdom and quotes from @codewisdom Twitter account

elm javascript programming-quotes quotes

Last synced: 21 Dec 2024

https://github.com/j-maas/elm-ordered-containers

OrderedDict and OrderedSet that remember the order of insertion.

elm

Last synced: 14 Dec 2024