Elm Ant Design

Welcome to the home of ambitious Elm applications!

Elm Ant Design aims to eventually attain 100% feature parity with the React implementation of Ant Design. Currently, there are only a few components that are partially implemented. See the list below for an up-to-date list of which components are available to be used within supermacro/elm-antd.

Getting Started

elm install supermacro/elm-antd

API Docs

package.elm-lang.org

Currently Implemented Components

Theming

Elm Antd has recently released a theming api! Visit the Button or the Alert pages to play around with the theming color picker that is available at the footer of every page. Visit the Ant.Theme docs to learn about the theming api.

Early Development Notice

Currently Elm Antd is in very early development with only a few components implemented, and bare-bones documentation.

Do you want to help out and make Elm Ant Design the most comprehensive and feature-full UI library in the universe?

Great! Check out the issues page and the contributing guide at github