nrelm-components 0.1.0

An idiomatic GUI library inspired by Elm and based on gtk3-rs
1
2
3
4
5
6
7
# nrelm-components

[![nrelm-components on crates.io](https://img.shields.io/crates/v/nrelm-components.svg)](https://crates.io/crates/nrelm-components)
[![nrelm-components docs](https://img.shields.io/badge/rust-documentation-blue)](https://docs.rs/nrelm-components/)

A collection of reusable components that can easily be integrated into
[NeoRelm](https://gitlab.com/NeoRelm/NeoRelm) applications (a GTK3 port of Relm4).