@wonoly/favicons

1.0.6 • Public • Published

Favicons (1.0.6)

Instalation

In order to install @wonoly/favicons you will need npm or yarn

$ yarn add @wonoly/favicons

 # or with npm

$ npm i @wonoly/favicons

Usage

require("@wonoly/favicons");
// or with jsx6
import '@wonoly/favicons';


"http://npmjs.com".getFavicon()
// -> https://static.npmjs.com/b0f1a8318363185cc2ea6a40ac23eeb2.png

"http://github.com".getFavicon()
// -> https://github.githubassets.com/favicons/favicon.svg

for more information / usage check folder /tests

license

This package is under the GNU license

Readme

Keywords

Package Sidebar

Install

npm i @wonoly/favicons

Weekly Downloads

6

Version

1.0.6

License

SEE LICENSE IN ./LICENSE.md

Unpacked Size

41.9 kB

Total Files

10

Last publish

Collaborators

  • maubg-debug