Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gdotdesign/elm-ui
UI library for making web applications with Elm
https://github.com/gdotdesign/elm-ui
component-library components elm elm-ui ui-components ui-kit
Last synced: 6 days ago
JSON representation
UI library for making web applications with Elm
- Host: GitHub
- URL: https://github.com/gdotdesign/elm-ui
- Owner: gdotdesign
- License: bsd-2-clause
- Created: 2015-12-06T09:07:04.000Z (about 9 years ago)
- Default Branch: development
- Last Pushed: 2020-11-03T12:58:03.000Z (about 4 years ago)
- Last Synced: 2024-12-30T16:02:47.712Z (12 days ago)
- Topics: component-library, components, elm, elm-ui, ui-components, ui-kit
- Language: Elm
- Homepage: https://elm-ui.netlify.com
- Size: 5.9 MB
- Stars: 923
- Watchers: 25
- Forks: 39
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ccamel - gdotdesign/elm-ui - UI library for making web applications with Elm (Elm)
README
# Elm UI
[![Elm Package Version](https://img.shields.io/badge/elm%20package-1.2.1-brightgreen.svg)](http://elm-ui.info/reference/ui)
[![Build Status](https://travis-ci.org/gdotdesign/elm-ui.svg?branch=master)](https://travis-ci.org/gdotdesign/elm-ui)
[![Chat on Gitter](https://img.shields.io/gitter/room/gdotdesign/elm-ui.svg)](https://gitter.im/elm_ui/Lobby)An opinionated **UI library** for making web applications with **Elm**.
-----------------------
### This package is not maintained any more and there are no plans to update it to work with Elm 0.19Elm 0.19 made some breaking changes, which result in a lot of rewriting. It's not an easy work, your contributes will help a lot. New feature is on the branch `elm/0.19`.
-----------------------
## Getting Started
Head over to the official website [elm-ui.netlify.com](https://elm-ui.netlify.com/documentation/getting-started/setup) to get started.## Changelog
Detailed changes for each release are documented in the [release notes](https://github.com/gdotdesign/elm-ui/releases).## Development
For those who are interested in contributing to Elm-UI, please refer to our
[contributing guide](https://github.com/gdotdesign/elm-ui/blob/master/CONTRIBUTING.md)
to see how to run this project.