Skip to content

Commit 9732611

Browse files
authored
Update related-projects.md
1 parent bf3b262 commit 9732611

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/community/related-projects.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +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.
1112

1213
## Alternatives
1314

@@ -16,6 +17,7 @@ Here are other projects that are related to django-pattern-library, and may be r
1617
- [Astrum](http://astrum.nodividestudio.com/) – Similar to Pattern Lab, Node based.
1718
- [rikki-patterns](https://github.com/springload/rikki-patterns) – Experimental Django-friendly pattern library generator, for Jinja2 and Nunjucks templates
1819

20+
1921
## Pattern libraries based on Django
2022

2123
Here are open-source projects that maintain pattern libraries for Django.

0 commit comments

Comments
 (0)