djula
Template engine
Port of Django's template engine to Common Lisp
Common Lisp port of the Django templating language
150 stars
9 watching
21 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 2 awesome lists
common-lisphtml-templatelisptemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
mmontone/djula-template-designer | A tool for designing and managing Djula templates | 4 |
mmontone/ten | A Common Lisp template system with features like inheritance, dot syntax, and filter application. | 34 |
fukamachi/lsx | An embeddable HTML templating engine with JSX-like syntax for Common Lisp | 79 |
5monkeys/django-viewlet | A Django module that provides a way to render template parts with extended cache control using Jinja2 | 62 |
mmontone/cl-forms | A Common Lisp library for building web forms with extensible field types and customizable rendering. | 43 |
jean-zombie/cookiecutter-django-wagtail | A Django project template that combines the two popular frameworks, offering a structured way to set up new projects. | 72 |
emilstenstrom/django-components | A package that introduces modular UI components to Django's templating system | 1,178 |
jdiamond/nustache | Logic-less templating library for .NET applications | 596 |
lucrae/django-cheat-sheet | A comprehensive guide to creating web applications with the Django framework. | 786 |
jpadilla/django-project-template | A Django project template with optimized settings and tools for development, staging, and production environments. | 718 |
wemake-services/wemake-django-template | A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,002 |
arocks/edge | A modern Django project starter with a focus on security, logging, and usability. | 841 |
haya14busa/tmpl | Template engine for formatting JSON data in command-line interfaces | 5 |
mmontone/cl-rest-server | Library for building RESTful APIs with Common Lisp | 67 |
dannote/lua-template | A Lua-based template engine for rendering HTML templates with dynamic data | 47 |