pwanow
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

pwanow

A collection of hacks to make creating native-like PWAs easier

npm npm NPM

Example usage

import { pwanow, splash } from 'pwanow';

pwanow({
  iconUrl: './favicon.png',
  backgroundColor: '#000000',
}).use(splash);

Package Sidebar

Install

npm i pwanow

Weekly Downloads

7

Version

0.0.1

License

BSD-3-Clause-Clear

Unpacked Size

8.08 kB

Total Files

13

Last publish

Collaborators

  • mat-sz