Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnsorrentino/favicon.js

Given a HTML5 canvas return an ICO formatted favicon.
https://github.com/johnsorrentino/favicon.js

favicon javascript

Last synced: about 2 months ago
JSON representation

Given a HTML5 canvas return an ICO formatted favicon.

Awesome Lists containing this project

README

        

# 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
```