elm-mdl

Elm-port of the Material Design Lite CSS/JS library

  • 所有者: debois/elm-mdl
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

This repository is no longer actively updated. The underlying Google Material Design Lite library is now on limited support; as a consequence, this library will not receive additional updates.

To use Material Design components with elm, try @aforemny's elm-mdc.

Material Design Components for Elm

Port of Google's
Material Design Lite
CSS/JS implementation of the
Material Design Specification.

Live demo & package documentation.

Build Status.

Migration

If you are updating from 7.x.x, refer to the Migration guide.

Get Started

Adapt
examples/Counter.elm to suit your needs.
The
Live demo contains code samples for most components, which
you may find helpful.

Use one of the templates to get an easy starting point into elm-mdl.

For a long-form tutorial, you might like the excellent "Introduction to elm-mdl" by @knewter, available as both a daily drip video and a very nice writeup.

Get help

For more in-depth documentation, refer to the extensive package
documentation
.

Ask any questions you may have on
stackoverflow
or on #elm-mdl in the elm-slack.

Frequently asked questions

Please read the FAQ here.

Other projects using Elm-mdl

Check out the users page for a list of projects using elm-mdl.

Contribute

Contributions are warmly encouraged! Whether you are a newcomer to Elm or
an accomplished expert, the MDL port presents interesting challenges. Refer
to this page
for a detailed list of possible contributions.

Most importantly: Do report
bugs
. The elm-mdl library
aims to provide a completely smooth experience with Material Design for elm
developers. No bug is too small.

You may want to read the hints on how to get your issue resolved
quickly

but you don't have to.

Implementation

MDL is implemented primarily through CSS, with a little bit of JavaScript
adding and removing CSS classes in response to DOM events. This port
re-implements the JavaScript parts in Elm, but relies on the CSS of MDL
verbatim.

主要指标

概览
名称与所有者debois/elm-mdl
主编程语言Elm
编程语言Elm (语言数: 4)
平台
许可证Apache License 2.0
所有者活动
创建于2016-03-13 21:46:07
推送于2019-04-11 11:10:30
最后一次提交2017-01-10 14:50:57
发布数28
最新版本名称8.1.0 (发布于 )
第一版名称1.0.0 (发布于 2016-03-15 17:58:48)
用户参与
星数1k
关注者数26
派生数132
提交数818
已启用问题?
问题数255
打开的问题数43
拉请求数84
打开的拉请求数5
关闭的拉请求数34
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?