Make an Ico

by John-Paul DeVries

Makeanico is a progressively enhanced web app that allows anyone to create and share a favicon.ico graphic. Initially powered by a Node server and HTML5, the web application enhances a standard HTML form. The art-board is a table of input checkboxes which leverage implicit accessibility and allow even no-js users to select and fill cells. Enhancements such as live preview, export, swatches and keyboard shortcuts are lazy loaded as needed. A service worker is used for offline support.

View the source of this project on GitHub: https://github.com/jpdevries/makeanico