elm-markup
Elm Markup
A markup language designed to work closely with the Elm programming language
Elm-friendly markup
178 stars
16 watching
27 forks
Language: Elm
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mdgriffith/elm-codegen | An Elm package and CLI tool for generating code with automatic imports and type inference. | 138 |
dwyl/learn-elm | A tutorial on learning and using the Elm programming language for front-end web development | 482 |
cmditch/elm-ethereum | An Elm-based library for interacting with the Ethereum blockchain | 146 |
jxxcarlson/cayatex | An experimental markup language that compiles to LaTeX, Html, and PDF, with a simple and uniform syntax. | 4 |
ashellwig/generator-elm-mdl | Generates a new pure Elm application project using the MLDL framework | 0 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
mitchmindtree/elmesque | A Rust port of Elm's graphics modules for functional 2D graphics and UI design. | 145 |
izdi/elm-cheat-sheet | An overview of Elm syntax and features in the form of a comprehensive guide | 951 |
deadfoxygrandpa/elm.tmlanguage | Provides syntax highlighting and tool integration for the Elm programming language in Sublime Text editors. | 121 |
intellij-elm/intellij-elm | A plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language | 396 |
jah2488/elm-companies | A curated list of companies using Elm in production, organized by industry. | 468 |
elmish/elmish.wpf | A WPF application framework based on the MVU architecture, providing a simple and robust way to build UIs with F#. | 432 |
avh4/elm-format | Tool to standardize code formatting in Elm programming language projects | 1,312 |
jcollard/elm-mode | An Emacs extension for syntax highlighting and code organization of Elm projects | 376 |
elm/parser | A parsing library designed to simplify parser creation and improve error messages by using pipelines, backtracking, and tracking context. | 230 |