1.0.6 • Published 6 years ago

icomoon-fetcher v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

A neat automation program to fetch icomoon fonts and place them in your project.

Why?

It is very annoying to manually download, extract, and replace the files on every icon change

How?

The program will run automation that login to icomoon, download your icomoon library, extract the library and place it in your project directory

Getting started

Install with npm:

npm install icomoon-fetcher --save

Getting started

Add these environment variables:

ICOMOON_USER=user@icomoono.com - Your icomoon username ICOMOON_PASS=passw*rd - Your icomoon password ICONS_FILE_PATH=/Project/scss/icons.scss - Icomoon icons file target ICONS_FONTS_DIR=/Project/assets/fonts - Icomoon fonts dir target FONT_NAME=space-icons - Your icomoon library name OVERWRITE_FONTS_PATH='../fonts' - (Optional) Path to replace the icons.scss fonts path

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago