billstclair / elm-port-funnelLinks
Funnel ALL your port modules through a single pair of ports
☆19Updated 6 years ago
Alternatives and similar repositories for elm-port-funnel
Users that are interested in elm-port-funnel are comparing it to the libraries listed below
Sorting:
- A combo of JavaScript code and Elm code to automate some of the JavaScript interop☆26Updated 7 years ago
- pdf.js custom element for elm☆12Updated 3 years ago
- Work with bytes and implement network protocols☆85Updated 6 years ago
- Websockets for Elm 0.19, using ports☆70Updated 6 years ago
- Combinator library for building "The Elm Architecture"-powered applications with ease☆40Updated 4 years ago
- Composing TEA modules with isolated state☆29Updated 5 years ago
- Visually explore package and module dependencies for an Elm project☆33Updated 8 years ago
- Benchmarking for Elm☆47Updated 7 years ago
- Build JSON encoders and decoders with minimal boilerplate☆50Updated 6 months ago
- Render 2D elm-geometry types as SVG☆46Updated 2 years ago
- Standard representation of colors, encouraging sharing between packages. (This replaces elm-lang/core#Color from Elm 0.18.)☆24Updated 2 years ago
- A DSL for creating Elm syntax trees and pretty printing Elm source code.☆20Updated 3 weeks ago
- Do string operations based on graphemes instead of codepoints or bytes.☆25Updated 2 years ago
- Define, blend, and generate Colors and Palettes in Elm.☆28Updated 5 years ago
- ☆26Updated 3 years ago
- Explorations☆60Updated 2 years ago
- A tool for installing private Elm packages from any git url.☆121Updated 2 years ago
- Generates Elm types, JSON decoders, JSON encoders and fuzz tests from JSON schema specifications☆90Updated last year
- an Elm package manager☆64Updated last year
- ☆49Updated 3 years ago
- Type-safe Elm string templating with records.☆15Updated 7 years ago
- Explicit typeclasses for Elm☆54Updated 5 years ago
- Elm ports' wrapper for uncomplicated request-response-style communication☆29Updated 4 years ago
- A template repository for building a chrome extension with webpack and elm.☆18Updated 2 years ago
- Create a fast parser to match dictionary keys.☆26Updated 3 years ago
- A package for validating and retrieving information about phone numbers. Based on google's libphonenumber.☆17Updated 2 years ago
- Describe the behavior of Elm programs☆33Updated 2 years ago
- An experimental Style Framework built on top of elm-ui☆43Updated 3 years ago
- Elm package for Base64 encoding and decoding☆25Updated 7 years ago
- A double ended queue for Elm