julie

0.0.1 • Public • Published

Julie

These are a few of my favicon things

stupid simple way to downlaod favicons from a URL or set of URLs

const Julie = require('julie')
 
// single icon
Julie('https://google.com')
 
// for multmultiple domains, just pass an array
Julie(['https://google.com', 'https://hulu.com'])

icons are downloaded to the current directory

supported icon types are favicons, link rel=shortcuts, Windows image tiles, apple-shortcut-icons and apple-touch-icon-precomposed

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i julie

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • patrickkettner