0.4.6 • Published 6 months ago

@realfavicongenerator/generate-favicon v0.4.6

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

@realfavicongenerator/generate-favicon

Generate favicon icons and markups from a master icon and settings.

This module is used by the favicon generator of RealFaviconGenerator.

Guided setup

Use RealFaviconGenerator to generate and setup your code in your project. Simply visit the favicon generator for Node and follow the instructions.

Manual setup

Install:

npm install @realfavicongenerator/generate-favicon @realfavicongenerator/image-adapter-node

Usage:

import { FaviconSettings, MasterIcon, bitmapToSvg, dataUrlToSvg, generateFaviconFiles, generateFaviconHtml, stringToSvg } from '@realfavicongenerator/generate-favicon';
import { getNodeImageAdapter, loadAndConvertToSvg } from "@realfavicongenerator/image-adapter-node";
0.4.6

6 months ago

0.4.4

6 months ago

0.4.3

6 months ago

0.4.1

7 months ago

0.4.2

7 months ago

0.4.0

8 months ago

0.3.0

11 months ago

0.3.2

11 months ago

0.3.1

11 months ago

0.2.7

12 months ago

0.2.6

12 months ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago