Metadata-Version: 2.4
Name: django-cotton-ui
Version: 0.2.6
Summary: UI component library for Django Cotton
License: MIT
License-File: LICENSE
Keywords: django,components,ui,tailwind,alpine
Author: Will Abbott
Author-email: willabb83@gmail.com
Requires-Python: >=3.8,<4
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Django :: 5.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: django (>=4.2,<6.0)
Requires-Dist: django-cotton (>=2.5.0)
Project-URL: Homepage, https://github.com/wrabit/django-cotton-ui
Project-URL: Repository, https://github.com/wrabit/django-cotton-ui
Description-Content-Type: text/markdown

# Django UI Components, Woven from Cotton

An optional kit of accessible, themeable UI components for [Django Cotton](https://github.com/wrabit/django-cotton), built with Tailwind CSS v4 and Alpine.js.

**Since we're < v1, it's possible some breaking changes could be make but best effort will be made for backwards compatibility**

**[UI Docs](https://django-cotton.com/ui)**  | **[Installation](https://django-cotton.com/ui/installation)** |  **[Discord](https://discord.gg/gg5WE6NH)**

## Idea pool:

- Add a CDN-hosted stylesheet for quick prototyping
- Convert all docs to markdown source
- Add a llms.txt
- More components
- Semantic CSS classes to reduce html boilerplate
- Polish mobile experience

## License

MIT

