Skip to content

Commit 052b2ad

Browse files
authored
Update related-projects.md
1 parent 0c64a25 commit 052b2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/related-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Here are other projects that are related to django-pattern-library, and may be r
88
- [django-components](https://github.com/EmilStenstrom/django-components/) – Reusable UI components for Django, going further than template partials.
99
- [django-component-tags](https://github.com/syse-i/django-component-tags) – Create advanced HTML components using Django Tags.
1010
- [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.
1212

1313
## Alternatives
1414

0 commit comments

Comments
 (0)