1.1.0 • Published 7 years ago

@idw/googlefonts-loader v1.1.0

Weekly downloads
7
License
MIT
Repository
-
Last release
7 years ago

googlefonts-loader

This module uses webfontloader internally. What it adds is dedupe functionality of loaded fonts. Which means it won't load a font that is already loaded.

It leverages FontFaceSet web api. It is currently expiremental. However, if this module detects it doesn't have fontFaceSet it just loads the font (which is the default behavior).