Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avin/copy-google-fonts

Download fonts from google-fonts style url.
https://github.com/avin/copy-google-fonts

Last synced: 1 day ago
JSON representation

Download fonts from google-fonts style url.

Awesome Lists containing this project

README

        

# Copy-google-fonts

Download fonts from google-fonts style url.

## Install

```sh
npm install -g copy-google-fonts
```

## Usage

```sh
copy-google-fonts -d ./out --style="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700"
```