Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.75 KB

elm-libraries.md

File metadata and controls

38 lines (30 loc) · 2.75 KB

Elm libraries

Web

  • elm-pages - Framework for building an Elm single-page app with pre-rendered HTML pages. (Web) (2.0 release)
  • http - Make HTTP requests in Elm.
  • elm-graphql - Autogenerate type-safe GraphQL queries in Elm.
  • Elm Animator - Timeline-based animation engine for Elm.
  • elm-vegaLite - Vega-Lite Integration for functional declarative visualization.
  • elm-charts - Create SVG charts in Elm. (Web)
  • Elm UI - UI library for making web applications with Elm.

Style

Other

Links