Bez popisu
alejandro.alvarez5 70bb213259 articulo před 2 roky
..
.github articulo před 2 roky
bin articulo před 2 roky
cordova-js-src articulo před 2 roky
cordova-lib articulo před 2 roky
spec articulo před 2 roky
.eslintignore articulo před 2 roky
.eslintrc.yml articulo před 2 roky
.gitattributes articulo před 2 roky
.npmignore articulo před 2 roky
.ratignore articulo před 2 roky
.travis.yml articulo před 2 roky
CONTRIBUTING.md articulo před 2 roky
LICENSE articulo před 2 roky
NOTICE articulo před 2 roky
README.md articulo před 2 roky
RELEASENOTES.md articulo před 2 roky
VERSION articulo před 2 roky
appveyor.yml articulo před 2 roky
package.json articulo před 2 roky

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