Pinned Repositories
elm-format
elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
elm-doc-preview
Elm offline documentation previewer
elm-greenwood
Dynamic Web and RSS feeds for Elm packages releases
elm-pratt-parser
Pratt / Top-Down Operator Precedence parsing for elm/parser
elm-raspberry-pi
Unofficial Elm Arm 32 bits binaries for Raspberry Pi
elm-sh-completion
Bash or Zsh shell completion script for Elm binary and tools
rlefevre's Repositories
rlefevre/elm-calc-example
A basic Elm 0.18 arithmetic expressions parser/evaluator example using elm-tools/parser
rlefevre/elm-valuable-file
An Elm File that can go through ports as a JavaScript File in both directions.
rlefevre/elm-chunked-md5-webworker-port
Elm program with files chunked parallel MD5 computation in a webworker using ports
rlefevre/aports
Mirror of aports repository
rlefevre/browser
Create Elm programs that run in browsers!
rlefevre/compiler
Compiler for Elm, a functional language for reliable webapps.
rlefevre/components
How to embed Elm in a bunch of different JS frameworks.
rlefevre/core
Elm's core libraries
rlefevre/elm-css
Typed CSS in Elm.
rlefevre/elm-format
elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
rlefevre/elm-language-server
Language server implementation for Elm
rlefevre/elm-minify
Minify compiled Elm modules! :package:
rlefevre/elm-spa-example
A Single Page Application written in Elm
rlefevre/elm-ui
What if you never had to write CSS again?
rlefevre/project-metadata-utils
Work with elm.json and docs.json files in Elm
rlefevre/qpsnr
Fork of qpsnr tool (http://qpsnr.youlink.org/)
rlefevre/xmlhttprequest-length-computable
Always have an estimated computable length for XMLHTTPRequests in onProgress functions