• Stars
    star
    302
  • Rank 133,178 (Top 3 %)
  • Language
    Elm
  • License
    BSD 3-Clause "New...
  • Created about 2 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A production-ready framework for building Elm applications.

Elm Land

Npm package version elm-land BSD-3 Clause

Discord Twitter GitHub

Elm Land: Reliable web apps for everyone

Welcome to our repo!

The code for this GitHub project is broken down into smaller projects:

Tooling

This repo also includes a few tooling projects, separated out for anyone else making tooling for Elm:

  • @elm-land/elm-error-json - Render the Elm compiler's JSON error output as full-color HTML or colored ASCII terminal output

  • @elm-land/codegen - a lightweight codegen library used internally by the Elm Land CLI