Using SVGs in Common Lisp web apps with Djula

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • djula

    Common Lisp port of the Django templating language

  • 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.

  • caveman

    Lightweight web application framework for Common Lisp.

  • Djula is a port of Python's Django template engine to Common Lisp. It's the default templating engine used by the framework Caveman for building web applications

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • svgr

    Transform SVGs into React components 🦁

  • To solve these problems and have a better development workflow, I have created a package called cl-djula-svg which automates all the above steps for you. The inspiration for this package came from svgr which exactly does the same thing in React applications. It takes a SVG file, process some override logic, optimize it and create React wrapper components based on the SVG content.

  • quicklisp-projects

    Metadata for projects tracked by Quicklisp.

  • The tracking issue for adding cl-djula-svg to quicklisp is here. You may want to check it for any updates.

  • svgo

    βš™οΈ Node.js tool for optimizing SVG files

  • 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.

  • cl-djula-svg

    Handle SVGs in Djula templates

  • 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.

  • React

    The library for web and native user interfaces.

  • To solve these problems and have a better development workflow, I have created a package called cl-djula-svg which automates all the above steps for you. The inspiration for this package came from svgr which exactly does the same thing in React applications. It takes a SVG file, process some override logic, optimize it and create React wrapper components based on the SVG content.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • cl-svg-demo

    Demo app for cl-djula-svg

  • The source code for cl-djula-svg is hosted in Github and the demo project is here

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Π‘ΠΎΠ·Π΄Π°Π΅ΠΌ React-ΠΊΠΎΠΌΠΏΠΎΠ½Π΅Π½Ρ‚Ρ‹ ΠΈΠΊΠΎΠ½ΠΎΠΊ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Figma API ΠΈ SVGR. Π§Π°ΡΡ‚ΡŒ 2.

    6 projects | dev.to | 16 Nov 2022
  • Show HN: React Flow – library for creating node based editors and apps

    6 projects | news.ycombinator.com | 19 Apr 2021
  • "Kawaii" tech logos by Sawaratsuki

    3 projects | news.ycombinator.com | 27 Apr 2024
  • React 18.3.0 Is Out

    2 projects | news.ycombinator.com | 25 Apr 2024
  • Preact vs React: A Comparative Guide

    2 projects | dev.to | 23 Apr 2024