alita0824 / fontwr

A font manager for web projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

A font manager for web projects

It allows you to download free fonts, convert, generate font faces and install into system's font directory.

fontwr working

Build Status

Installation

npm install fontwr -g

Usage

fontwr get roboto Fetch all Roboto fonts family, prompt user what fonts to be downloaded and what formats.

fontwr get opensans -g Install the font into system's font directory. Doesn't convert and generate font-face.

fontwr list List all available fonts.

Contribution

Clone, then:

npm install

gulp

npm test

Fonts repository

fontwr-fonts

--

Logo designed by Beatriz Cajaty.

About

A font manager for web projects

License:MIT License


Languages

Language:JavaScript 96.1%Language:CSS 3.9%