parcel-bundler / awesome-parcel

🔗 A curated list of awesome Parcel resources, libraries, tools and boilerplates
1.39k stars 88 forks source link

Add parcel-plugin-pwa-manifest #84

Closed 101arrowz closed 4 years ago

101arrowz commented 4 years ago

This plugin facilitates making PWAs by handling icon and favicon generation for all browsers with sharp, a rapid image manipulation library. It also aliases and type-checks the provided parameters. It's essentially an improved version of the similar plugin for Webpack.

Thanks for your consideration!