djula
svgo
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
djula | svgo | |
---|---|---|
1 | 26 | |
132 | 19,250 | |
- | 1.2% | |
3.4 | 8.6 | |
about 1 month ago | 15 days ago | |
Common Lisp | JavaScript | |
MIT License | MIT License |
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
-
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.
svgo
-
Ask HN: FOSS Projects Worth Donating To?
Look at software you use and identify underlying libraries.
SVGO https://github.com/svg/svgo is used by many graphics software but hasn't seen donations commensurate with usage https://opencollective.com/svgo
- Создаем React-компоненты иконок с помощью Figma API и SVGR. Часть 2.
- Used an online SVG editor, this code got added to my file. I've already opened the file. How fucked am I?
-
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.
-
Is Rust a good first language to master?
Writing/patching JS/TS-based CLI tools like Prettier or SVGO
-
Are there any lesser-known tools you use a lot in your work?
svgomg is just a web frontend for svgo. You can run it locally on the command line.
-
SVG Passthrough Precision
Often, you can considerably reduce the file size of an SVG text file without a noticeable reduction in perceptual quality just by reducing the precision of the coordinates.
The awesome SVG Optimizer [1] has a filter (cleanupNumericValues) to process SVG files to a fixed precision.
The equally awesome SVG Optimizer Missing Gui (SVGOMG) [2] provides a web-based GUI [3] to interactively adjust precision and see the resulting render (and file-size).
-
How to Optimize SVG Animations to Improve Your Page Speed Insights Score
There is a great tool that can optimize an SVG, and it's open-source. It's called SVGO. It also has an interface where you can upload your SVG, toggle some buttons, and check the results in real time. However, beware that some options might change the SVG and lead to undesired changes.
-
Frontend Tips 1 — Online tools to compress images and SVGs
There are a hundred of tools bases in the SVGO Project but for me this website has the best compression is really simple and useful to compress SVGs in seconds. The problem is that does not allow compressing multiple SVGs at the same time and is not going to happen in the future.
-
From Figma to React Native using Specify
For SVG's, we can use the svgo parser, which optimizes the SVG code and outputs a minified result. The default svgo settings are pretty good, but we add removeDimensions to make them responsive and replace the hard coded colors with "currentColor" such that we can color them with React Native styles.
What are some alternatives?
svgomg - Web GUI for SVGO
svgr - Transform SVGs into React components 🦁
svg-to-react - Tool to convert SVG files to React components
xooks - General purpose react hooks collection
easyeda-svg-import - Simple SVG Importer for EasyEDA PCB that doesn't convert everything to Comic Sans 😄
Beatbump - Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
WPGulp - An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.
sass-mq - A Sass mixin that helps you compose media queries in an elegant way.
svelte-starter - A Svelte starter template for projects
svgson - Transform svg files to json notation
mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
offline-plugin - Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)