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

https://github.com/Tweener/czan

CZAN is an atomic design system for Compose Multiplatform
https://github.com/Tweener/czan

android compose compose-multiplatform cupertino-design ios jetpack-compose material material3

Last synced: 5 months ago
JSON representation

CZAN is an atomic design system for Compose Multiplatform

Awesome Lists containing this project

README

        

Design System library for Compose Multiplatform

[![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tweener/czan?color=orange)](https://central.sonatype.com/artifact/io.github.tweener/czan)
[![Kotlin](https://img.shields.io/badge/kotlin-2.0.21-blue.svg?logo=kotlin)](http://kotlinlang.org)
[![Compose](https://img.shields.io/badge/compose-1.7.1-blue.svg?logo=jetpackcompose)](https://www.jetbrains.com/lp/compose-multiplatform)
![gradle-version](https://img.shields.io/badge/gradle-8.5.2-blue?logo=gradle)
[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0)

[![Website](https://img.shields.io/badge/Author-vivienmahe.com-purple)](https://vivienmahe.com/)
[![X/Twitter](https://img.shields.io/twitter/follow/VivienMahe)](https://twitter.com/VivienMahe)


![CZAN logo](https://github.com/user-attachments/assets/98b75c88-3f92-4b7e-915f-b0fc5b1ddc5a#gh-light-mode-only)
![CZAN logo](https://github.com/user-attachments/assets/2fbcb69a-c6a3-4954-a1eb-d513135bd527#gh-dark-mode-only)

---

# CZAN

**CZAN** is a design system, named in honor of [Paul Cezanne](https://en.wikipedia.org/wiki/Paul_C%C3%A9zanne), a renowned painter from Aix-en-Provence, France, the developer's hometown.

It is made for apps that use [Compose Multiplatform](https://www.jetbrains.com/lp/compose-multiplatform/) and is built on [Material 3](https://m3.material.io/), Google's open-source design system.

**CZAN** is following the [Atomic Design](https://bradfrost.com/blog/post/atomic-web-design/) methodology, where atoms, molecules, organisms and templates are the different levels of design you can
use to build your app.


Be sure to show your support by starring ⭐️ this repository, and feel free to [contribute](#-contributing) if you're interested!

---

## 📄 Documentation

Full documentation is available on the [official website](https://www.czan.dev/).

## 👨‍💻 Contributing

We love your input and welcome any contributions! Please read our [contribution guidelines](https://github.com/Tweener/czan/blob/master/CONTRIBUTING.md) before submitting a pull request.

## 📜 Licence

CZAN is licensed under the [Apache-2.0](https://github.com/Tweener/czan?tab=Apache-2.0-1-ov-file#readme).