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: 17 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 (over 9 years ago)
- Default Branch: development
- Last Pushed: 2020-11-03T12:58:03.000Z (over 4 years ago)
- Last Synced: 2025-04-12T06:15:44.153Z (17 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: 24
- 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
[](http://elm-ui.info/reference/ui)
[](https://travis-ci.org/gdotdesign/elm-ui)
[](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.