1.1.3 • Published 7 years ago

favicon-getter v1.1.3

Weekly downloads
21
License
MIT
Repository
github
Last release
7 years ago

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.

1.1.3

7 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago