johnsorrentino / favicon.js

Given a HTML5 canvas return an ICO formatted favicon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guitartuner.js

Favicon.js is a lightweight library that allows you to create ICO and PNG formatted favicons from a canvas element.

Demo

yarn install
yarn watch
yarn demo

NPM

Local package testing.

npm install ../guitartuner.js

This is in a private NPM repo.

npm publish

About

Given a HTML5 canvas return an ICO formatted favicon.

License:MIT License


Languages

Language:JavaScript 100.0%