Skip to content

Compose Unstyled is a set of foundational components for building high-quality, accessible design systems in Compose Multiplatform.

License

Notifications You must be signed in to change notification settings

composablehorizons/compose-unstyled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compose Unstyled

Compose Unstyled is a set of foundational components for building high-quality, accessible design systems in Compose Multiplatform.

Installation

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.composables:core:1.29.0")
}

Documentation

For full documentation, checkout: https://composeunstyled.com/

Contributing

We are currently accepting contributions in the form of bug reports and feature requests, in the form of Github issues.