# repos_asf_cordova-browser **Repository Path**: mirrors_community_gitbox_apache/repos_asf_cordova-browser ## Basic Information - **Project Name**: repos_asf_cordova-browser - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-29 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Node CI](https://github.com/apache/cordova-browser/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-browser/actions?query=branch%3Amaster) [![codecov.io](https://codecov.io/github/apache/cordova-browser/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-browser?branch=master) # Cordova Browser Target modern web browsers to build Apache Cordova based applications. # Goals - Browser targeted deployment - Surfacing native platform incompatibilities from the open web platform # PWA support ## cordova-browser now includes support for progressive web apps (PWAs) - if your project supplies a `manifest.json` in the `www/` dir, it will be used - a `manifest.json` will be generated otherwise - if your js code registers a service worker, it will also be used