Skip to content

Google-fonts-lib is simple command-line API to save fonts at the CWD either for offline use or for online use

Notifications You must be signed in to change notification settings

Echo-Peak/google-fonts-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google-fonts-lib is simple command-line API to save fonts at the CWD either for offline use or for online use.

##Install npm i google-fonts-lib

###Usage This will create a fonts folder or use fonts folder to store these files.

gf get "Roboto" Will place roboto at /font/roboto.css

You can use the local param to save font locally.

gf get "Roboto" local

Will place roboto at /font/roboto/roboto.css and

Will place woff2 files at /font/roboto/font.

About

Google-fonts-lib is simple command-line API to save fonts at the CWD either for offline use or for online use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published