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
- Host: GitHub
- URL: https://github.com/Tweener/czan
- Owner: Tweener
- License: apache-2.0
- Created: 2023-09-26T15:50:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T13:27:58.000Z (6 months ago)
- Last Synced: 2024-12-13T14:22:19.869Z (6 months ago)
- Topics: android, compose, compose-multiplatform, cupertino-design, ios, jetpack-compose, material, material3
- Language: Kotlin
- Homepage: https://czan.dev
- Size: 5.01 MB
- Stars: 53
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-list - Tweener/czan - A Kotlin/Compose Multiplatform design system that allows you to easily create components and screens. (Kotlin)
README
Design System library for Compose Multiplatform
[](https://central.sonatype.com/artifact/io.github.tweener/czan)
[](http://kotlinlang.org)
[](https://www.jetbrains.com/lp/compose-multiplatform)

[](https://opensource.org/licenses/Apache-2.0)[](https://vivienmahe.com/)
[](https://twitter.com/VivienMahe)

---
# 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).