Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 284 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 284 Bytes

Extract font styles

Simple script containing a function to extract all font styles of a website into an array with JSON strings.

Usage

Copy past the contents of main.js into the console, the array with JSON strings will be logged and stored into a variable named fontStyles.