infinity-favicon-grabber

1.0.0 • Public • Published

What is Infinity Favicon Grabber ?

A favicon grabber for a all domain's and website's in latest browsers.

Installation

Run : npm i infinity-favicon-grabber

Use :

import faviconGrapper from 'infinity-favicon-grabber';

faviconGrapper('dinuinfinity.com'); // default favicon size 16 x 16
faviconGrapper('dinuinfinity.com',32); // favicon size 32 x 32
faviconGrapper('dinuinfinity.com',48); // favicon size 48 x 48
faviconGrapper('dinuinfinity.com',64); // favicon size 64 x 64
faviconGrapper('dinuinfinity.com',128); // favicon size 128 x 128
Note : You must be use acceptable favicon size's only

Parameters

The Infinity Favicon grabber accepts two parameters, domain and size values.

By default size is set to 16px

Acceptable favicon size's

- 16 x 16
- 32 x 32
- 48 x 48
- 64 x 64
- 128 x 128

Developed by

Dinu Infinity Logo

Dinu Infinity

We are build a new Infinity World

https://dinuinfinity.com

Package Sidebar

Install

npm i infinity-favicon-grabber

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.17 kB

Total Files

3

Last publish

Collaborators

  • dinuinfinity