{"id":19494505,"url":"https://github.com/pixiv/charcoal-android","last_synced_at":"2025-04-25T20:31:41.202Z","repository":{"id":64976914,"uuid":"580258047","full_name":"pixiv/charcoal-android","owner":"pixiv","description":"Design system library by pixiv","archived":false,"fork":false,"pushed_at":"2025-04-02T11:15:38.000Z","size":1894,"stargazers_count":30,"open_issues_count":12,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T12:25:28.191Z","etag":null,"topics":["android","android-view","design-system","jetpack-compose","kotlin","ui-library"],"latest_commit_sha":null,"homepage":"https://pixiv.github.io/charcoal-android/android_view","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixiv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-20T05:30:06.000Z","updated_at":"2025-03-25T07:51:34.000Z","dependencies_parsed_at":"2024-12-24T08:18:30.208Z","dependency_job_id":"e188be20-3ce9-440f-aa35-26c65da2f2ac","html_url":"https://github.com/pixiv/charcoal-android","commit_stats":{"total_commits":39,"total_committers":7,"mean_commits":5.571428571428571,"dds":0.4871794871794872,"last_synced_commit":"5dee86bae17fb19ca5431d548bd4f63e8ccaf634"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixiv%2Fcharcoal-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixiv%2Fcharcoal-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixiv%2Fcharcoal-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixiv%2Fcharcoal-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixiv","download_url":"https://codeload.github.com/pixiv/charcoal-android/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250890515,"owners_count":21503507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-view","design-system","jetpack-compose","kotlin","ui-library"],"created_at":"2024-11-10T21:29:59.113Z","updated_at":"2025-04-25T20:31:40.014Z","avatar_url":"https://github.com/pixiv.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# charcoal-android  ― PIXIV Design System\n\n## Usage\n### Android View\n\n```xml\n\u003cTextView\n    android:layout_width=\"wrap_content\"\n    android:layout_height=\"wrap_content\"\n    android:text=\"Hello\"\n    android:textAppearance=\"@style/TextAppearance.Charcoal.Regular.20\"\n    android:textColor=\"?attr/colorCharcoalText1\" /\u003e\n\n\u003cButton\n    style=\"@style/Widget.Charcoal.Button.Default.M\"\n    android:layout_width=\"wrap_content\"\n    android:layout_height=\"wrap_content\"\n    android:text=\"OK\" /\u003e\n```\n\n## Installation\n\n```groovy\nrepositories {\n    mavenCentral()\n}\n```\n\n```groovy\next {\n    charcoal_version = \"1.0.1\"\n}\n\ndependencies {\n    // Android View\n    implementation \"net.pixiv.charcoal:charcoal-android-view:$charcoal_version\"\n    // Compose(Experimental)\n    implementation \"net.pixiv.charcoal:charcoal-compose:$charcoal_version\"\n}\n```\n\n## Requirements\n\n- minSdk 23+\n\n## Documentation\n\n- [Android View](https://pixiv.github.io/charcoal-android/android_view/)\n- [Jetpack Compose](https://pixiv.github.io/charcoal-android/compose/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixiv%2Fcharcoal-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixiv%2Fcharcoal-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixiv%2Fcharcoal-android/lists"}