{"id":33314056,"url":"https://github.com/sasikasp/artsovenui","last_synced_at":"2026-05-06T13:32:13.260Z","repository":{"id":260665430,"uuid":"861561662","full_name":"sasikasp/artsovenui","owner":"sasikasp","description":"Fully Customizable Tailwind CSS UI Component Library with Advanced Theming Support","archived":false,"fork":false,"pushed_at":"2024-11-16T17:45:22.000Z","size":1477,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T06:22:52.600Z","etag":null,"topics":["component-library","components","components-library","tailwind","tailwindcss-plugin","themes-css","themeswitch","theming-components","ui-components","ui-design","uikit"],"latest_commit_sha":null,"homepage":"https://artsoven.com","language":"Astro","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/sasikasp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2024-09-23T06:15:08.000Z","updated_at":"2024-12-31T10:58:32.000Z","dependencies_parsed_at":"2025-06-12T06:01:47.953Z","dependency_job_id":"8e88a1bf-eb2b-460a-905b-0ac0ebb9a859","html_url":"https://github.com/sasikasp/artsovenui","commit_stats":null,"previous_names":["sasikasp/artsovenui"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/sasikasp/artsovenui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasikasp%2Fartsovenui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasikasp%2Fartsovenui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasikasp%2Fartsovenui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasikasp%2Fartsovenui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sasikasp","download_url":"https://codeload.github.com/sasikasp/artsovenui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasikasp%2Fartsovenui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285231775,"owners_count":27136520,"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","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["component-library","components","components-library","tailwind","tailwindcss-plugin","themes-css","themeswitch","theming-components","ui-components","ui-design","uikit"],"created_at":"2025-11-19T11:01:09.045Z","updated_at":"2025-11-19T11:03:05.856Z","avatar_url":"https://github.com/sasikasp.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arts Oven UI\n\n**Arts Oven UI** is an open-source Tailwind CSS component library designed to streamline the development of beautiful, responsive, and accessible web interfaces. With customizable components and advanced theming options, Arts Oven UI empowers developers to build modern applications quickly and efficiently.\n\n## Features\n\n- **Customizable Components**: A rich set of pre-built components that you can easily customize to fit your project's needs.\n- **Advanced Theming**: Define and switch between themes effortlessly, enhancing your application's design.\n- **Responsive Design**: Components that work seamlessly across devices, ensuring a great user experience.\n- **Open Source**: Licensed under the MIT License, making it free for everyone to use, modify, and distribute.\n\n## Installation\n\nTo use Arts Oven UI in your project, follow these steps:\n\n1. Install via npm:\n\n   ```bash\n   npm i artsovenui\n\n2. Include the library in your Tailwind CSS configuration:\n\n   ````javascript\n   // tailwind.config.js\n   module.exports = {\n      content: ['./src/**/*.{html,js}'],\n      theme: {\n          extend: {},\n      },\n      plugins: [require('artsovenui')],\n      artsovenui: {\n          themes: ['dark', 'light'],\n      },\n   };\n   \n3. Documentation\n\nComprehensive documentation is available at docs.artsovenui.com (replace with actual link if available). Here you’ll find guidelines on usage, customization, and examples of components.\n\n4. Usage:\n\n   ````html\n   \u003cbutton class=\"btn-primary\"\u003eClick Me\u003c/button\u003e\n\nHere's a quick example of how to use a button component\n\n5. Contributing:\n\nWe welcome contributions from the community! If you'd like to contribute to Arts Oven UI, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and commit them.\n4. Push to your fork and submit a pull request.\n\n6. Support:\n\nYour support is crucial for the continued development and maintenance of Arts Oven UI. Whether through financial contributions, code contributions, or sharing the project with others, every bit helps us grow this library for future generations of developers.\n\n7. License:\n\nThis project is licensed under the MIT License.\n\n8. Contact:\n\nFor questions or feedback, please reach out to us at: artsoven@gmail.com.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasikasp%2Fartsovenui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsasikasp%2Fartsovenui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasikasp%2Fartsovenui/lists"}