pwafire
v6.4.3
Published
A collection of PWA APIs and utilities
Downloads
1,448
Maintainers
Readme
PWAFire
Modern PWA APIs for building Progressive Web Apps with ease.
Installation
npm install pwafireQuick 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
