favicon-getter

1.1.3 • Public • Published

Favicon Getter

A small library that gets favicon url of given url

Installation

npm install favicon-getter

Usage

  import fetchFavicon from 'favicon-getter'
  fetchFavicon('https://news.ycombinator.com/')
    .then(console.log)
    .catch(console.log)

Contributing

Having a good thought? Twisting it as you like and let me know: https://github.com/pplam/favicon_getter.

Readme

Keywords

Package Sidebar

Install

npm i favicon-getter

Weekly Downloads

33

Version

1.1.3

License

MIT

Last publish

Collaborators

  • shiwen-l