|
|
|
|
|
by Leftium
1752 days ago
|
|
Interesting service. I am building a bookmarking app that needs to load a lot of favicons. There are libraries like this: https://github.com/zongyz/get-website-favicon, but I suppose your service is even easier to use. The big feature I would be interested in is being able to load multiple favicons at the same time as a sprite sheet: loading favicons one-at-a-time is very slow and inefficient. An example of a site that caches favicons as a sprite sheet is https://www.bkmks.com/ |
|