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/n1k0/elm-kitten

Create an SPA using Elm and SASS.

elm ria sass scss spa

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

Hash-routing + elm/browser

elm hash-routing spa

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

my answers to exercises in "An Introduction to Elm"

elm

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

Example to fetch users in Elm using the github api

elm

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/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/lemol/elm-frontend-filipado

Workshop about implementing web design with elm

elm elm-ui

Last synced: 16 Nov 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/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/ryan-haskell/ryannhg

My personal website, written in Elm!

blog elm personal-website

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

A site built with Hugo and Elm!

elm hugo website

Last synced: 30 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/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/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/fabienhenon/elm-placeholder-loading

Easily create placeholder loadings like Facebook's cards loading

elm loading placeholder

Last synced: 22 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/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/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/thebookofeveryone/elm-composer

A (Pure Elm) 2D Scene Composer

2d-graphics canvas elm elm-lang svg

Last synced: 21 Nov 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/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/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/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/toburger/fsharp.json

Elm inspired Json encoder/decoder combinator library: http://toburger.github.io/FSharp.Json/

decoding elm encoding fsharp json parser parser-combinators

Last synced: 27 Nov 2024

https://github.com/toastal/trinary

Trinary logic operations for Elm

elm trinary

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

Mariaye Vickery's UX Portfolio

elm elm-ui

Last synced: 09 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/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/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/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/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/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/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/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/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/jinjor/elm-insertable-key

Generates a new key between two keys

elm rdb

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

Make HTTP requests with jsonapi decoding/encoding in Elm

elm http jsonapi remotedata

Last synced: 22 Dec 2024

https://github.com/airsequel/examples

Example apps powered by Airsequel

airsequel elm example tutorial

Last synced: 14 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/dkarter/klick

Ⓜ️ Metronome Built with Elm and Web Audio API

elm metronome webaudio webaudio-api

Last synced: 18 Dec 2024

https://github.com/tortis/elm-sat

A simple DPLL SAT solver in Elm

dpll-algorithm elm elm-lang sat sat-solver

Last synced: 01 Dec 2024

https://github.com/tesk9/elm-tabs

Accessible tab widget using tesk9/accessible-html

accessibility elm elm-lang tabs

Last synced: 01 Dec 2024

https://github.com/andre-dietrich/elmeurope-2019

Talk about LiaScript at the elmeurope conference 2019

elm europe liascript liascript-course talk

Last synced: 17 Dec 2024

https://github.com/pristap/smart-text

Parsing #hashtags & @mentions from plain text.

elm elm-lang parsing-combinators

Last synced: 01 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/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/guid75/ziplist

A simple Elm zipper implementation

elm zipper

Last synced: 30 Nov 2024

https://github.com/f0i/statistics

Statistic functions for elm

elm libraries statistics

Last synced: 21 Nov 2024

https://github.com/mkulke/ee

Echsenbiss Express

elm

Last synced: 14 Nov 2024

https://github.com/ymtszw/elm-http-xml

Generates HTTP request for XML API

elm elm-lang http xml

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/ymtszw/blick

Tech-presentation hub app, powered by Antikythera and Elm

bulma elixir elm puppeteer

Last synced: 21 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/nicolaiskogheim/elm-terminal

Example of how you would write a terminal application, or a command line tool, using Elm. Elm terminal is not a terminal emulator written in elm -- in case anyone was wondering about that.

cli elm example example-app nodejs

Last synced: 24 Nov 2024

https://github.com/grierson/todos

My implementation of TodoMVCs

elm todomvc

Last synced: 15 Nov 2024

https://github.com/eggy115/elm

Elm

elm

Last synced: 20 Dec 2024

https://github.com/chicode/lisa

A Lisp dialect designed for codingworkshops

elm lisp lisp-dialect parser

Last synced: 17 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/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/frectonz/wordle-elm

Wordle implemented in elm.

elm tailwindcss wordle-clone

Last synced: 14 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/ryan-haskell/elm-hackernews

a progressive web app, built with elm! (work in progress)

elm hackernews pwa

Last synced: 30 Nov 2024

https://github.com/ryan-haskell/elm-gamepad-demo

me playing around with Xbox controllers and Elm!

demo elm xbox-controller

Last synced: 30 Nov 2024

https://github.com/ryan-haskell/elm-land-hackernews

made during the claw raidathon!

elm hacker-news

Last synced: 30 Nov 2024

https://github.com/ryan-haskell/peerjs-demo

WebRTC - take two!

elm game multiplayer webrtc

Last synced: 30 Nov 2024