djula
Common Lisp port of the Django templating language (by mmontone)
cl-djula-svg
Handle SVGs in Djula templates (by rajasegar)
Our great sponsors
djula | cl-djula-svg | |
---|---|---|
1 | 1 | |
132 | 0 | |
- | - | |
3.6 | 6.0 | |
about 2 months ago | 8 months ago | |
Common Lisp | Common Lisp | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
djula
Posts with mentions or reviews of djula.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-08.
-
Using SVGs in Common Lisp web apps with Djula
In this post, we are going to take a look at how to use SVG content or embed SVGs inside your HTML with the Djula templating engine in a Common Lisp web application.
cl-djula-svg
Posts with mentions or reviews of cl-djula-svg.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-08.
-
Using SVGs in Common Lisp web apps with Djula
There are still a lot of things cl-djula-svg is capable of doing. For the immediate future, I am looking at adding optimization capabilities something like what svgo is doing for svgr. If you know anything else needs to be done to improve the package, please open an issue in the repository.
What are some alternatives?
When comparing djula and cl-djula-svg you can also consider the following projects:
cl-svg-demo - Demo app for cl-djula-svg