Webspinner, lapsed artist. ⁂ I like SVG, web perf, and webcomics.
- Vermont
- https://ti.gt/
- @tigt_
Pinned Loading
-
mini-svg-data-uri
mini-svg-data-uri PublicSmall, efficient encoding of SVG data URIs for CSS, HTML, etc.
-
-
Creates an SVG string that can be us...
Creates an SVG string that can be used as a favicon across different Git branches. Actually getting this into the browser is sadly project-specific. 1const { execSync } = require('child_process')
2const { createHash } = require('crypto')
3const invertColor = require('invert-color')
45const branchName = execSync('git rev-parse --abbrev-ref HEAD')
-
A list of syntaxes and microsyntaxes...
A list of syntaxes and microsyntaxes that make up the Web today. 1# Syntaxes #
23How many languages and syntaxes make up the Web?
45This list is for code on the front-end; the back-end could be literally anything.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.