Initial commit

This commit is contained in:
2022-03-21 15:24:12 +00:00
commit d2694bd94c
22 changed files with 968 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# UIkit-rs
[![Apache License](https://img.shields.io/badge/license-Apache-blue.svg)](http://www.apache.org/licenses/)
[![Coverage Status](https://coveralls.io/repos/github/dax/uikit-rs/badge.svg?branch=main)](https://coveralls.io/github/dax/uikit-rs?branch=main)
[![CI](https://github.com/dax/uikit-rs/workflows/CI/badge.svg)](https://github.com/dax/uikit-rs/actions)
This is a [UIkit](https://getuikit.com/) binding for [Yew](https://yew.rs/).