django-components/docs/examples/overview.md
2025-08-16 22:48:02 +02:00

14 lines
610 B
Markdown

`django-components` makes it easy to share components between projects
([See how to package components](../concepts/advanced/component_libraries.md)).
Here you will find public examples of components and component libraries.
If you have components that would be useful to others, open a pull request to add them to this collection.
### Icons
- [djc-heroicons](https://pypi.org/project/djc-heroicons/) - Icons from HeroIcons.com for django-components.
### HTMX
- [`django-htmx-components`](https://github.com/iwanalabs/django-htmx-components) - A set of components for use with [htmx](https://htmx.org/).