Skip to content

Instantly share code, notes, and snippets.

@ahoendgen
ahoendgen / listFontInformation.js
Last active August 17, 2025 13:35 — forked from macbookandrew/findStyles.js
JS - List unique font information of all DOM elements
/**
* List unique font information of all DOM elements
* Based on the awesome code from AndrewRMinion
* @see {@link https://gist.github.com/macbookandrew/f33dbbc0aa582d0515919dc5fb95c00a URL of the base code}
*
* @see {@link https://gist.github.com/ahoendgen/ebcabb595cc8465e4688275311a5c009/ URL for this file}
*
* @author AndrewRMinion Design (https://andrewrminion.com)
* @author André Hoendgen (https://andre-hoendgen.de)
* @version 1.1