Skip to content

pwafire/pwafire

Repository files navigation

PWAFire

Modern PWA APIs for building Progressive Web Apps with ease.

CI npm version License: MIT Documentation

Installation

npm install pwafire

Quick Start

import { copyText } from "pwafire";

const { ok, message } = await copyText("Hello World");

Try it Live

Resource Description
Launch Console Test all PWA APIs in your browser
Code Live Live Demo & Playground — edit and run

Documentation

Document Description
Documentation API reference, guides, and examples
Breaking Changes Migration guide for v6.0.0
Contributing Contribution guidelines
Code of Conduct Community standards
Security Security policy

Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

License

MIT © PWAFire