{"id":13810291,"url":"https://github.com/dead8309/shadcn-kotlin","last_synced_at":"2025-09-13T07:26:20.676Z","repository":{"id":176694546,"uuid":"657395822","full_name":"dead8309/shadcn-kotlin","owner":"dead8309","description":"shadcn/ui, but for KotlinJS ","archived":false,"fork":false,"pushed_at":"2023-08-09T16:03:42.000Z","size":7003,"stargazers_count":61,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T22:46:52.401Z","etag":null,"topics":["kobweb","kotlin","kotlin-js","kotlin-js-react","kotlin-js-wrappers","shadcn","shadcn-ui","ui","ui-components","vercel"],"latest_commit_sha":null,"homepage":"https://shadcn-kotlin.vercel.app/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dead8309.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":"2023-06-23T01:16:38.000Z","updated_at":"2025-05-03T19:28:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"88c6b9af-8368-4d9c-951e-4c2536317763","html_url":"https://github.com/dead8309/shadcn-kotlin","commit_stats":null,"previous_names":["dead8309/kobweb-react-tailwind"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead8309%2Fshadcn-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead8309%2Fshadcn-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead8309%2Fshadcn-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead8309%2Fshadcn-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dead8309","download_url":"https://codeload.github.com/dead8309/shadcn-kotlin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252967984,"owners_count":21833247,"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":["kobweb","kotlin","kotlin-js","kotlin-js-react","kotlin-js-wrappers","shadcn","shadcn-ui","ui","ui-components","vercel"],"created_at":"2024-08-04T02:00:49.973Z","updated_at":"2025-05-07T22:46:58.801Z","avatar_url":"https://github.com/dead8309.png","language":"Kotlin","funding_links":[],"categories":["Ports","Components \u0026 Libraries"],"sub_categories":["Portfolios"],"readme":"\u003cp align=\"center\"\u003e\n \u003cimg align=\"center\" src=\"./metadata/kotlin1.svg\" height=\"96\" /\u003e\n \u003ch1 align=\"center\"\u003e\n  shadcn-kotlin\n \u003c/h1\u003e\n\u003c/p\u003e\n\n[shadcn-kotlin](https://shadcn-kotlin.vercel.app) is an unofficial port of [shadcn/ui](https://ui.shadcn.com/) made using [Kobweb](https://kobweb.varabyte.com/)\n\n\u003e **Note** \u003cbr\u003e **This project is not affiliated with shadcn, but inspired by him** \u003cbr\u003e This project is created in need for ui library for the KotlinJs community.\n\nAccessible and customizable components' library. Free. Open Source.\n\n![cover](./metadata/cover.png)\n\n## Documentation\n\nVisit https://shadcn-kotlin.vercel.app/docs to view the documentation.\n\n## Run Locally\n\nTo install and set up the project locally, follow these steps:\n\n\u003e **Warning**\n\u003e Kobweb is essential for this project to work. Follow\n\u003e this [guide](https://github.com/varabyte/kobweb#install-the-kobweb-binary) if you don't have kobweb setup\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/dead8309/kobweb-react-tailwind.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd kobweb-react-tailwind/site\n   ```\n\n3. To run the application, execute the following command:\n\n```bash\nkobweb run\n```\n\nThis will build the project and start a local development server. You can access it in your web browser\nat `http://localhost:8080`.\n\n\n## Integration with Tailwind CSS\nUsing [tailwind-kt](https://github.com/dead8309/tailwind-kt) gradle plugin which does everything.\n\nYou can read the manual configuration [here](./tailwind-integration.md) which has been used before.\n\n\n## License\n\nLicensed under the [MIT license](./LICENSE).\n\n\n## Acknowledgments\n\nSpecial thanks to excellent people, tools and resources that make this project possible:\n\n* [Jetbrains](https://github.com/JetBrains) for [Kotlin JS Wrappers](https://github.com/JetBrains/kotlin-wrappers), \n* [facebook](https://github.com/facebook) for [ReactJS](https://github.com/facebook/react)\n* [Tailwind Labs](https://github.com/tailwindlabs) for [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)\n* [@verabyte](https://github.com/varabyte/kobweb) for [kobweb](https://github.com/varabyte/kobweb)\n* [@nanodeath](https://github.com/nanodeath) for earlier implementation of [tailwind css with KotlinJS](https://github.com/nanodeath/kotlinjs-tailwindcss)\n* [@clovis-ai](https://gitlab.com/clovis-ai) for [Updated Gradle Configurations](https://gitlab.com/opensavvy/decouple/-/blob/16bb282309daba3a9b364a53518bc4a6e5f74128/demos/demo-web/build.gradle.kts)\n* [@shadcn](https://github.com/shadcn) for [ui](https://github.com/shadcn/ui) components\n* [@lukeshay](https://github.com/lukeshay) for [published version](https://github.com/lukeshay/ui) of shadcn library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead8309%2Fshadcn-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdead8309%2Fshadcn-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead8309%2Fshadcn-kotlin/lists"}