Keine Beschreibung
alejandro.alvarez5 70bb213259 articulo vor 2 Jahren
..
.github articulo vor 2 Jahren
bin articulo vor 2 Jahren
cordova-js-src articulo vor 2 Jahren
cordova-lib articulo vor 2 Jahren
spec articulo vor 2 Jahren
.eslintignore articulo vor 2 Jahren
.eslintrc.yml articulo vor 2 Jahren
.gitattributes articulo vor 2 Jahren
.npmignore articulo vor 2 Jahren
.ratignore articulo vor 2 Jahren
.travis.yml articulo vor 2 Jahren
CONTRIBUTING.md articulo vor 2 Jahren
LICENSE articulo vor 2 Jahren
NOTICE articulo vor 2 Jahren
README.md articulo vor 2 Jahren
RELEASENOTES.md articulo vor 2 Jahren
VERSION articulo vor 2 Jahren
appveyor.yml articulo vor 2 Jahren
package.json articulo vor 2 Jahren

README.md

Build status Build Status

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