Quotidien Shaarli

Tous les liens d'un jour sur une page.

May 12, 2025

SVG to CSS Shape Converter

This tool will convert an SVG shape created with <path d="..."> into a CSS Shape. You will get a responsive code made with the new shape() function of clip-path.

A single-element implementation that works with images and supports gradient coloration!

Plain Vanilla

An explainer for doing web development using only vanilla techniques. No tools, no frameworks — just HTML, CSS, and JavaScript.