Progressive Web Apps are a great cross-platform application model, even if somewhat restricted in use—until now, that is. Project Fugu is an initiative led by Google, Microsoft, and Intel. Their goal: a more capable web. Home screen shortcuts, clipboard and file system access are only a few examples of Fugu’s powerful APIs. Are you ready to superpower your Progressive Web App?
- Basic Functionality
- Canvas
- Low-Latency Rendering (desynchronized canvas)
- 2D Context
- Service Worker
- Web App Manifest
- Manifest Shortcuts
- Web Share API
- File System Access API
- Async Clipboard API
- File Handling API
npm i
npm start
npm run lint
npm run fix