101arrowz / pwa-manifest

A build tool that generates a Web App Manifest, creates all necessary icons, and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwa-manifest

Build Status Coverage Status tested with jest code style: prettier built with TypeScipt

Monorepo for PWA manifest build tools.

Legacy

This was once just a Parcel plugin. The plugin still exists, it's under packages/parcel-plugin-pwa-manifest. It's since been modularized to (hopefully) allow support for other build tools like Webpack in the future.

Note that the Parcel 2 version of the plugin is available at packages/parcel-config-pwa-manifest.

About

A build tool that generates a Web App Manifest, creates all necessary icons, and more!


Languages

Language:JavaScript 50.2%Language:TypeScript 49.4%Language:HTML 0.3%