https://vrimar.github.io/construct-ui/
A Mithril.js UI library
https://vrimar.github.io/construct-ui/
construct-ui javascript mithril mithril-components mithriljs typescript ui ui-components
Last synced: 8 months ago
JSON representation
A Mithril.js UI library
- Host: GitHub
- URL: https://vrimar.github.io/construct-ui/
- Owner: vrimar
- License: mit
- Created: 2018-03-20T20:38:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T22:20:13.000Z (over 2 years ago)
- Last Synced: 2025-04-14T22:42:06.235Z (8 months ago)
- Topics: construct-ui, javascript, mithril, mithril-components, mithriljs, typescript, ui, ui-components
- Language: TypeScript
- Homepage: https://vrimar.github.io/construct-ui
- Size: 6.84 MB
- Stars: 291
- Watchers: 8
- Forks: 25
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mithril - Construct-UI - a UI library inspired by Blueprint, Polythene and Ant-design (Uncategorized / Uncategorized)
- awesome-ui-component-library - Construct UI - ui.svg?label=&style=social)](https://github.com/vrimar/construct-ui) - A UI kit for mithriljs with many common components inspired by blueprint (Mithril / Related community list)
README
Construct-UI
### A [Mithril.js](https://github.com/MithrilJS/mithril.js) UI library.
[](https://www.npmjs.com/package/construct-ui)

[](https://gitter.im/construct-ui/Lobby)
## Documentation
Check out the [documentation website](https://vrimar.github.io/construct-ui) for installation instructions and getting started.
## Playground
Check out [codesandbox](https://codesandbox.io/s/x7zzjovzyz) 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](https://github.com/palantir/blueprint), [polythene](https://github.com/ArthurClemens/polythene) and [ant-design](https://github.com/ant-design/ant-design).