Zach Leatherman

Results 36 repositories owned by Zach Leatherman

avatar-local-cache

21
Stars
0
Forks
Watchers

Saves a image URL for an avatar to the local file system (and optimizes the image).

BigText

886
Stars
263
Forks
Watchers

jQuery plugin, calculates the font-size and word-spacing needed to match a line of text to a specific width.

details-utils

244
Stars
12
Forks
Watchers

A suite of utilities to add more features to the <details> element.

web-font-loading-recipes

1.1k
Stars
38
Forks
Watchers

A bunch of demos for different web font loading strategies. Companion to https://www.zachleat.com/web/comprehensive-webfonts/

fontfaceonload

372
Stars
41
Forks
Watchers

A simple utility to execute a callback when a webfont loads.

speedlify

910
Stars
163
Forks
Watchers

Benchmark the web performance and accessibility of sites over time.

postcss-foft-classes

89
Stars
4
Forks
Watchers

A postcss plugin to automatically add classes for various font loading strategies.

performance-leaderboard

96
Stars
11
Forks
Watchers

A plugin to run Lighthouse against a set of urls to see which site is the fastest.

bench-framework-markdown

32
Stars
12
Forks
Watchers

A set of scripts to test markdown processing speeds in various site generators/frameworks

esm-import-transformer

24
Stars
1
Forks
Watchers

Change import URLs in JavaScript code using import maps. e.g. `import * from "before"` to `import * from "after"`