Apache Cordova Browser

Clone this repo:
  1. 808fb99 chore(deps): bump @xmldom/xmldom from 0.9.10 to 0.9.12 (#171) by dependabot[bot] · 11 days ago master
  2. 245dec0 chore(deps): bump the gh-actions-patch-minor group with 2 updates (#172) by dependabot[bot] · 11 days ago
  3. c0809b8 chore(workflow): more changes (#170) by エリス · 3 weeks ago
  4. b931109 chore(deps): bump the gh-actions-patch-minor group with 2 updates (#169) by dependabot[bot] · 3 weeks ago
  5. 7db93f8 chore(deps-dev): bump brace-expansion from 1.1.15 to 1.1.18 (#168) by dependabot[bot] · 3 weeks ago

Node CI codecov.io

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