@pwaset/core
v0.1.2
Published
Node.js generator for Progressive Web App and platform-specific assets.
Downloads
128
Maintainers
Readme
Progressive Web Applications: Toolkits
A Node.js module for generating progressive web applications (PWAs) assets and their associated files. Originally built for Google's Web Starter Kit and Catalyst. Install through NPM with:
npm install @pwaset/core
Looking for help? Start with our Create Examples guide.
Acknowledgements
Special thanks to the favicons open-source project, which laid the groundwork for this package.
Building on its foundation, this package introduces a redesigned API, additional W3C manifest support, and new features like screenshots
, share_target
, file_handlers
, protocol_handlers
, and *_localized
fields to better support PWAs development.
License
MIT