Ingen beskrivning
alejandro.alvarez5 70bb213259 articulo 2 år sedan
..
.github articulo 2 år sedan
bin articulo 2 år sedan
cordova-js-src articulo 2 år sedan
cordova-lib articulo 2 år sedan
spec articulo 2 år sedan
.eslintignore articulo 2 år sedan
.eslintrc.yml articulo 2 år sedan
.gitattributes articulo 2 år sedan
.npmignore articulo 2 år sedan
.ratignore articulo 2 år sedan
.travis.yml articulo 2 år sedan
CONTRIBUTING.md articulo 2 år sedan
LICENSE articulo 2 år sedan
NOTICE articulo 2 år sedan
README.md articulo 2 år sedan
RELEASENOTES.md articulo 2 år sedan
VERSION articulo 2 år sedan
appveyor.yml articulo 2 år sedan
package.json articulo 2 år sedan

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