Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/avin/copy-google-fonts
- Owner: avin
- Created: 2022-11-13T13:16:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-25T10:01:47.000Z (almost 2 years ago)
- Last Synced: 2024-04-26T10:21:23.843Z (7 months ago)
- Language: TypeScript
- Size: 43.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
```