flâneur — a map of the web's best reading

Experimenting A New Syntax To Write SVG

yuanchuan.dev · 1,753 words · saved by 1 readers

It's been a while since I introduced a new syntax to the css-doodle project to solve my own problems. While I'm not sure it would be useful elsewhere, I need to make some notes before I forget the details.

It's been a while since I introduced a new syntax to the css-doodle project to solve my own problems. While I'm not sure it would be useful elsewhere, I need to make some notes before I forget the details. Motivation I always find it a bit hard to write SVG without the help of additional tools or libraries. The main issue for me is that SVG code grows too fast to keep up. If we take a closer look at the way most SVG is written, you'll notice that the code grows in two dimensions: attributes and tags . From this perspective, it might explain why writing HTML is relatively easier than SVG. There

Explore this link on the map →

saved by

related reading