get-google-fonts icon indicating copy to clipboard operation
get-google-fonts copied to clipboard

Downloads and adapts Google fonts to working offline

Results 8 get-google-fonts issues
Sort by recently updated
recently updated
newest added

Project should be rewritten in TypeScript to be more self explanation.

enhancement

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 2.0.1 to 4.5.1. Release notes Sourced from normalize-url's releases. v4.5.0 Strip default MIME type and charset in data URLs (#100) 308909b https://github.com/sindresorhus/normalize-url/compare/v4.4.1...v4.5.0 v4.4.1 Fix data URL should...

dependencies

Hey there. I'm trying to use Manrope with this package, setup script as below: ``` const GetGoogleFonts = require('get-google-fonts'); const fonts = async () => { // Setup of the...

Hi MrMaxie, it´s only recently that I came across your get-google-fonts. I think it´s a great idea and I would like to use it in my build pipeline. Unfortunately, currently...

bug

**Is your feature request related to a problem? Please describe.** Whenever you execute `get-google-fonts -i ""` multiple times, it downloads all fonts but only adds the first one to the...

enhancement

Hello, it's nice and convenient to use your plugin, thank you! I would like to offer a feature that may optionally merge fonts by their weight after downloading, for example...

enhancement

https://github.com/MrMaxie/get-google-fonts/blob/2f8b15f6d7072533ca2ad5e0b74ccf28a313e8c8/main.js#L389 Because of above-linked location, the weights with italic are discarded when italic is mentioned as `italic` instead of `i` Though, Google fonts CSS API allows the download in both...

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies