node-pwafiredeprecated

An open source javascript and json bundle that allows you to convert your website into a progressive web app or create one in a few.

Usage no npm install needed!

<script type="module">
  import nodePwafire from 'https://cdn.skypack.dev/node-pwafire';
</script>

README

Progressive Web Apps API of APIs (Sponsor us)

Build Scalable Progressive Web Apps. Start via this documentation site.

Build package CI

Introducing pwafire cdn and npm

Progressive Web Apps API of APIs. All New Web Capabilities as one Package.

Install pwafire via NPM

 npm i pwafire --save

Get pwafire over CDN as an E6 Module

import pwafire from "https://unpkg.com/pwafire/esm/index.js";
const pwa = pwafire.pwa;

Example : using pwafire

Import pwafire in your react app

 import pwafire from "pwafire";
 const pwa = pwafire.pwa;

Call the share method on pwa

 pwa.Share(data);

Preview Documentation : Get Started

PWA : New Web Capabilities

Feature Feature
Custom Install Button Offline Capabilities
Background Sync Native App Install Banner
Badging Web Share
Contact Picker Copy Text
Share Target Copy Images
Screen Wake Lock Push Notifications
View All, 15 + Here

Chat : Join the conversation

Follow our Developer Account on Twitter. Get Live Help on our Slack Workspace.

Communication Channel Talk to us
Twitter Chat Tweet us
Slack Workspace Join Workspace

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website [Contribute]

Contribute

Propose your Feature by Creating an Issue

License

License Link
MIT License View License