An open API service indexing awesome lists of open source software.

https://github.com/daio-io/wild

Primitive Compose Components
https://github.com/daio-io/wild

android androidtv compose-multiplatform designsystem

Last synced: 3 months ago
JSON representation

Primitive Compose Components

Awesome Lists containing this project

README

          


Wild

[![Foundations](https://img.shields.io/maven-central/v/io.daio.wild/foundations?label=Foundations)](https://central.sonatype.com/artifact/io.daio.wild/foundations)
[![Color](https://img.shields.io/maven-central/v/io.daio.wild/content-color?label=Color)](https://central.sonatype.com/artifact/io.daio.wild/content-color)
[![Style](https://img.shields.io/maven-central/v/io.daio.wild/style?label=Style)](https://central.sonatype.com/artifact/io.daio.wild/style)
[![Modifier](https://img.shields.io/maven-central/v/io.daio.wild/modifier?label=Modifier)](https://central.sonatype.com/artifact/io.daio.wild/modifier)
[![Container](https://img.shields.io/maven-central/v/io.daio.wild/container?label=Container)](https://central.sonatype.com/artifact/io.daio.wild/container)
![Build status](https://github.com/daio-io/wild/actions/workflows/build.yml/badge.svg)
[![Nice](https://api.nice.sbs/badge/n_MnNezGB3MUjd.svg?theme=rich)](https://nice.sbs/button?id=n_MnNezGB3MUjd)

Building blocks for your Compose Multiplatform Design System.

Primitive components and utilities for Mobile πŸ“±, Tv πŸ“Ί, Desktop πŸ–₯️, and Web πŸ•ΈοΈ.

More information: https://daio-io.github.io/wild/


## License

```
Copyright 2024 Dai Williams

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```