How to Favicon in 2021: Six files that fit most needs

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • emoji-favicon-toolkit

    Emoji Favicon Toolkit - Set your favicon to emoji using canvas & cache as /favicon.ico with service workers

  • I usually just throw emoji favicon toolkit[1] at this problem and subset to a random rotation of relevant emoji. Client-side-generated favicons are possible with canvas.

    1. https://github.com/eligrey/emoji-favicon-toolkit

  • pwa-asset-generator

    Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.

  • Thank you for the article. It is certainly alluring to reduce the number of generated images linked in the in PWA apps.

    I use https://github.com/onderceylan/pwa-asset-generator to generate assets for PWA's(have left a message on this repo to read your article!)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How To Generate Icons for a Progressive Web App from SVG File With a Single Command

    1 project | dev.to | 30 Jul 2023
  • Gostaria de ajuda com PWA

    1 project | /r/programacao | 4 Jan 2023
  • I built a free tool for generating PWA iOS Splash Screens

    1 project | /r/PWA | 4 May 2022
  • Simple Progressive Web Apps - Allow Users to Install Your WebSite or WebApp

    1 project | dev.to | 15 Aug 2021
  • Building an offline-first application with Node.js and SQLite

    3 projects | dev.to | 8 Apr 2022