You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/community/related-projects.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Here are other projects that are related to django-pattern-library, and may be r
8
8
-[django-components](https://github.com/EmilStenstrom/django-components/) – Reusable UI components for Django, going further than template partials.
9
9
-[django-component-tags](https://github.com/syse-i/django-component-tags) – Create advanced HTML components using Django Tags.
10
10
-[slippers](https://github.com/mixxorz/slippers) – Reusable components for Django, without writing a single line of Python.
11
+
- (Jinja only, incompatible but interesting) [Template Components (tcom)](https://tcom.scaletti.dev/) – Write server-side components as single Jinja template files. Use them as HTML tags without doing any importing.
11
12
12
13
## Alternatives
13
14
@@ -16,6 +17,7 @@ Here are other projects that are related to django-pattern-library, and may be r
16
17
-[Astrum](http://astrum.nodividestudio.com/) – Similar to Pattern Lab, Node based.
17
18
-[rikki-patterns](https://github.com/springload/rikki-patterns) – Experimental Django-friendly pattern library generator, for Jinja2 and Nunjucks templates
18
19
20
+
19
21
## Pattern libraries based on Django
20
22
21
23
Here are open-source projects that maintain pattern libraries for Django.
0 commit comments