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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +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
+
- (Jinja only, incompatible but interesting) [JinjaX](https://jinjax.scaletti.dev/) – Write server-side components as single Jinja template files. Use them as HTML tags without doing any importing.
0 commit comments