vrimar / construct-ui

A Mithril.js UI library
https://vrimar.github.io/construct-ui
MIT License
287 stars 23 forks source link
construct-ui javascript mithril mithril-components mithriljs typescript ui ui-components

Construct-UI logo

Construct-UI

### A [Mithril.js](https://github.com/MithrilJS/mithril.js) UI library. [![npm package](https://img.shields.io/npm/v/construct-ui/latest.svg)](https://www.npmjs.com/package/construct-ui) ![Tests](https://github.com/vrimar/construct-ui/actions/workflows/run-tests.yml/badge.svg) [![Gitter](https://img.shields.io/gitter/room/vrimar/construct-ui.svg)](https://gitter.im/construct-ui/Lobby)

Documentation

Check out the documentation website for installation instructions and getting started.

Playground

Check out codesandbox examples for basic usage.

Development

  1. npm i
  2. npm run generate:icons
  3. npm run generate:docs
  4. npm run watch:docs

Credits

Inspired by blueprint, polythene and ant-design.