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/raviqqe/all-yours

Yes, it's all yours.

elm game

Last synced: 07 Dec 2024

https://github.com/tshm/electron-elm-boilerplate

Boilerplate for Electron application written in Elm

boilerplate electron elm

Last synced: 14 Nov 2024

https://gitlab.com/eleanorofs/res-elm

ReScript bindings to Elm ports for two-way ReScript/Elm interop. Available for installation at https://npmjs.com/package/res-elm/

elm rescript

Last synced: 14 Oct 2024

https://github.com/ajlende/elm-webgl-presentation

An introduction to computer graphics in Elm

elm meetup presentation slides tech-talks webgl

Last synced: 18 Dec 2024

https://github.com/rajasharan/elm-countdown-problem

Solution for the countdown-problem in elm

elm elm-demos elm-lang functional functional-programming

Last synced: 13 Nov 2024

https://github.com/toburger/tic-tac-toe--elm

Tic-Tac-Toe sample app written in elm.

elm tic-tac-toe

Last synced: 27 Nov 2024

https://github.com/toburger/elm-drag-drop-sorting

Drag&Drop list elements in pure elm

drag-and-drop elm html5-drag

Last synced: 27 Nov 2024

https://github.com/baransu/elm-codepress

🤘 Present code with style, line by line, side by side

elm

Last synced: 12 Jan 2025

https://github.com/dangvanthanh/elm-notes

Notes with Elm

elm notes

Last synced: 14 Nov 2024

https://github.com/benthepoet/stockboy-app

The front-end for Stock Boy, a stock trading simulator.

elm elm-architecture elm-lang stock-market stock-trading

Last synced: 22 Dec 2024

https://github.com/mcavallo/jira-plus

Make Jira cloud great again (If it ever was)

chrome-extension elm jira-cloud

Last synced: 16 Nov 2024

https://github.com/aminnairi/elm-test-docker

Docker image for Elm Test

docker elm

Last synced: 15 Nov 2024

https://github.com/martinkavik/elm-combinatorics

Combinations, Permutations and Variations in Elm language

combinations combinatorics elm factorial permutations variations

Last synced: 14 Dec 2024

https://github.com/thezoq2/elm-init

Interactively initialise elm-model boilerplate.

elm haskell tool

Last synced: 28 Nov 2024

https://github.com/mhoare/elm-stack-demo

Site demoing how the elm-stack elm package can be used. Includes info of stacks

elm stack

Last synced: 27 Dec 2024

https://github.com/lucasmercado101/elm-weather-app

PWA weather app

elm

Last synced: 29 Nov 2024

https://github.com/anabeatrizwalker/frontend-funcional-vidapet

Projeto de conclusão de curso de uma interface gráfica com CRUD de um sistema de agendamentos para serviços veterinários com o framework funcional Elm.

elm frontend functional-programming graphic-interface

Last synced: 27 Dec 2024

https://github.com/baransu/elm-highlight

Realtime code highlighting written in Elm

elm elm-lang highlighting syntax-highlighting

Last synced: 12 Jan 2025

https://github.com/benthepoet/grunt-elm-make

A plugin for compiling Elm files.

elm grunt grunt-elm

Last synced: 22 Dec 2024

https://github.com/shnewto/chessboard-elm

Some things put together that should look like a chess board in your browser

chess chess-board chessboard elm

Last synced: 18 Dec 2024

https://github.com/johari/minicell

(wip) A rich visicalc dialect with new datatypes inside cells. Recalc or die. 🏴‍☠️

build-system elm haskell shake visicalc-dialect

Last synced: 28 Nov 2024

https://github.com/arkham/z-index.elm

How to really understand z-index

css elm z-index

Last synced: 11 Dec 2024

https://github.com/dustinfarris/broccoli-elm-make

Compile Elm to Javascript in your broccoli pipeline

broccoli-plugin elm

Last synced: 08 Dec 2024

https://github.com/taj/elm-spa-starter

Starter Application for Elm Single Page Applications

elm parcel-bundler scss

Last synced: 19 Dec 2024

https://github.com/wolfadex/28-days-of-elm

A 28 day guide to getting started with Elm.

elm learn

Last synced: 14 Dec 2024

https://github.com/joakin/water-automata

Small automata to simulate water

automata elm water-automata

Last synced: 19 Dec 2024

https://github.com/dmy/elm-0.18-packages

Elm 0.18 packages search page

elm legacy old packages release

Last synced: 15 Nov 2024

https://github.com/jtanguy/moulin-rouge

Basic slideshow in elm

elm slideshow

Last synced: 03 Dec 2024

https://github.com/ratson/runa

Process manager for developement with a web interface.

elm process-manager task-runner

Last synced: 16 Nov 2024

https://github.com/lue-bird/elm-review-multiple-append-to-concat

elm-review: replace multiple `++` in sequence with concat

append concat elm elm-review plus-plus

Last synced: 16 Nov 2024

https://github.com/lucasmercado101/brief

Offline-first note taking app.

bun elm elysiajs fullstack

Last synced: 16 Nov 2024

https://github.com/marcodaniels/elm-robots-humans

Create robots.txt and humans.txt in Elm

elm humanstxt robotstxt

Last synced: 23 Dec 2024

https://github.com/marcodaniels/elm-aws-cloudfront

Create AWS CloudFront Lambda@Edge functions in Elm

aws-cloudfront elm lambda-edge

Last synced: 23 Dec 2024

https://github.com/halfzebra/elm-live-test

Running tests and the development server concurrently

dev-server elm elm-test

Last synced: 19 Nov 2024

https://github.com/nicoespeon/my-spotify-groomer

💤 [Not maintained] Clean my Spotify playlists from tracks I don't like anymore.

elixir elm phoenix spotify

Last synced: 16 Nov 2024

https://github.com/jamesrweb/elm-aviary

An elm implementation of the birds from combinatory logic. Inspired by the Haskell Data.Aviary.Birds package.

aviary combinators-calculus combinatory-logic elm elm-package functional-compositons

Last synced: 09 Dec 2024

https://github.com/mrdimosthenis/creative-elm

Drawing creation in Elm

elm functional-programming

Last synced: 19 Nov 2024

https://github.com/alejandronanez/picshare

ELM Application for Photo Sharing - From the book Programming Elm by Pragmatic Programmer

elm pragprog

Last synced: 14 Dec 2024

https://github.com/girishso/elm-game-of-life

Game of Life in ELM

elm elm-lang game-of-life

Last synced: 08 Jan 2025

https://github.com/pristap/pong

Pong written in Elm using Elmo-8

elm elm-demos elm-lang elmo-8

Last synced: 10 Dec 2024

https://github.com/eikek/attentive

A personal scrobble daemon.

elm fs2 http4s music scala scrobble-server scrobbling

Last synced: 17 Dec 2024

https://github.com/t0ha/elm-trello

Trello API wrapper for Elm

api elm trello

Last synced: 20 Nov 2024

https://github.com/joanllenas/7guis-elm

7Guis in Elm

7guis elm

Last synced: 16 Dec 2024

https://github.com/jiwhiz/jhipster-elm-demo

WIP: Single Page Web Application with Java Spring Boot backend and Elm UI frontend.

bootstrap elm elm-ui java jhipster jhipster-elm-demo springboot

Last synced: 17 Nov 2024

https://github.com/harmboschloo/elm-dict-intersect

Provides intersections of multiple dictionaries

dictionaries elm intersection

Last synced: 16 Dec 2024

https://github.com/sirmaxx/mosquito

UI Library for web projects based Elm

elm elm-lang web-application

Last synced: 30 Nov 2024

https://github.com/kentnek/elm-server-raspi

A demo of an Internet-of-Things application, where both the frontend and backend are written in Elm.

elm iot raspberry-pi server

Last synced: 15 Nov 2024

https://github.com/nisavid/nisavid.io

Website code and assets for nisavid.io

elm firebase firebase-functions tailwindcss typescript webapp website

Last synced: 23 Dec 2024

https://github.com/sirmaxx/elm-statistics

Statistics library for Elm Developers

elm elm-demos elm-math mathematics statistics

Last synced: 30 Nov 2024

https://github.com/justgage/elm-functional-css

Bass Port currently, maybe something else later

css elm elm-css elm-lang functional-css

Last synced: 02 Jan 2025

https://github.com/tsfoster/elm-contentful-rich-text

Tools for handling Contentful's Rich Text JSON objects in Elm

contentful contentful-api elm elm-lang encoder-decoder json

Last synced: 15 Nov 2024

https://github.com/paulstatezny/elm-router

Create a website with many small Elm applications, powered by reusable Elm ports from NPM.

elm elm-lang elm-router routing

Last synced: 30 Nov 2024

https://github.com/scrive/json-schema-form

Generate validating forms from JSON schemas.

elm form json-forms json-schema

Last synced: 25 Sep 2024

https://github.com/anhmiuhv/pannablevideo

a pannable , zoomable video element in Elm

elm html library video

Last synced: 17 Dec 2024

https://github.com/anhmiuhv/elm-tab-manager

A chrome extension for managing tabs written in Elm

chrome-extension elm

Last synced: 17 Dec 2024

https://github.com/shyx0rmz/aptly-web

A rudimentary Elm-based web interface for aptly's API.

aptly elm

Last synced: 23 Dec 2024

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

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

elm random

Last synced: 24 Dec 2024

https://github.com/nkhristinin/lifecalendar

Life calendar

elm

Last synced: 17 Dec 2024

https://github.com/the-dr-lazy/purescript-monarch-ui

What if you never had to write CSS again? elm-ui equivalent for purescript-monarch.

design dx elm frontend monarch purescript ui ux

Last synced: 13 Dec 2024

https://github.com/gribouille/elm-select-tailwind

ELM select component with autocompletion & tailwind

component elm javascript tailwind tailwindcss

Last synced: 13 Dec 2024

https://github.com/chadtech/hfnss

Monospace Pixel Font data in Elm

elm font pixel

Last synced: 24 Dec 2024

https://github.com/henriquecbuss/ipe-compiler

A compiler for the Ipe language, as an Elm package

compiler elm functional-programming programming-language

Last synced: 31 Dec 2024

https://github.com/terezka/elm-jquery-datepicker

"Just use jQuery" (Example use of ports in Elm)

elm jquery ports

Last synced: 17 Dec 2024

https://github.com/knovour/food

當季蔬果一覽。

elm food

Last synced: 17 Dec 2024

https://github.com/jlengrand/elm-memory

A simple memory card game in Elm

elm elm-demos elm-lang memory

Last synced: 23 Dec 2024

https://github.com/shnewto/chesscom-pgn

Search by username and get PGNs for games played on chess.com

api-client chess chess-com chesscom elm elm-sp pgn

Last synced: 18 Dec 2024

https://github.com/ryan-haskell/who-gon-die

an elm project for tracking dead people

bingo did-it-in-an-hour elm game-of-thrones

Last synced: 30 Nov 2024

https://github.com/tsfoster/elm-md5

Compute MD5 message digests in Elm

elm elm-lang md5

Last synced: 29 Sep 2024

https://github.com/res-mon/resmon

Designed to streamline project workflows for freelancers and small businesses, ResMon combines time tracking with project management features in a user-friendly platform. Gain insights into productivity and manage projects with ease, all in one place.

daisyui docker elm elm-lang freelancer golang productivity project-management resource-monitoring self-hosted time-tracking

Last synced: 18 Dec 2024

https://github.com/ianmackenzie/elm-units-interval

Version of elm-interval based on elm-units

elm interval units

Last synced: 18 Dec 2024

https://github.com/chadtech/chadtech-online-2-post-composer

The utility I use to compose blog posts

elm elm-format gulp

Last synced: 24 Dec 2024

https://github.com/humblespark/ellie-issues

Issue tracker for https://ellie-app.com

devtools ellie elm elm-lang elm-language javascript

Last synced: 29 Sep 2024

https://github.com/ixmrm01/websocket

Elm Erlang Websocket

cowboy elm erlang websocket

Last synced: 24 Dec 2024

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

a tiny pokemon clone built with elm land

elm elm-land game

Last synced: 30 Nov 2024

https://github.com/wildlyinaccurate/is-this-real-life

Is this real life? Or just a simulation?

elm life-game simulation

Last synced: 19 Dec 2024

https://github.com/thesola10/arrete.chat

La vidéo du chat qui dit ARRETE 😿

cats elm joke

Last synced: 19 Dec 2024

https://github.com/chadtech/tuple-infix

Infix functions to tuple in Elm

elm

Last synced: 24 Dec 2024

https://github.com/dwayne/elm-markdown-previewer

Edit and preview GitHub-flavored Markdown in the browser.

elm freecodecamp markdown-previewer

Last synced: 24 Dec 2024

https://github.com/dwayne/elm-pomodoro-clock

A timer to help you break your work into intervals.

elm freecodecamp pomodoro-clock

Last synced: 24 Dec 2024

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

an RPG character creator built with https://elm.land

elm elm-land rpg

Last synced: 30 Nov 2024

https://github.com/carstenkoenig/youvote

DEMO showing how you can get a Haskell servant backend talking with a Elm client

elm haskell haskell-servant

Last synced: 29 Nov 2024

https://github.com/vladimirlogachev/logachev.dev

My cv (and website), implemented in Elm

cv elm

Last synced: 05 Dec 2024

https://github.com/ryan-haskell/elm-terrain-generator

an experiment with using Elm to make a 2D world!

elm game-development random terrain-generation

Last synced: 30 Nov 2024

https://github.com/davidnuon/elmtalk-2018

Slide deck (written in elm!) for talk I gave for code+coffee, long beach

elm elm-lang talk talks

Last synced: 12 Jan 2025

https://github.com/fosskers/aafaconf

Registration server for AAFA Conf.

elm elm-ui haskell servant

Last synced: 01 Jan 2025

https://github.com/ryan-haskell/elm-hello-world

A simple example using Elm!

bulma elm learning parcel

Last synced: 30 Nov 2024

https://github.com/ryan-haskell/elm-2d-old

an experiment for making 2D WebGL stuff with Elm.

elm webgl

Last synced: 30 Nov 2024

https://github.com/0918nobita/rollup-plugin-elm2

Bundle Elm programs with Rollup

elm rollup rollup-plugin

Last synced: 28 Sep 2024

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

an experiment making a web server with elm and express

elm expressjs

Last synced: 30 Nov 2024

https://github.com/allo-media/elm-es-simple-query-string

Parse and serialize ElasticSearch query strings.

elasticsearch elm parser query

Last synced: 12 Nov 2024

https://github.com/orasund/elm-handlebars

Handlebars templating language for Elm

elm

Last synced: 17 Nov 2024

https://github.com/sophiecollard/london-air-ui

A simple UI to view air quality data from londonair.org.uk, built with Elm 0.19 and Leaflet JS

air-pollution air-quality airpollution airquality elm elm-lang environmental-data environmental-monitoring gis leaflet leafletjs london

Last synced: 20 Nov 2024