Нема описа
alejandro.alvarez5 70bb213259 articulo пре 3 година
..
.github articulo пре 3 година
bin articulo пре 3 година
cordova-js-src articulo пре 3 година
cordova-lib articulo пре 3 година
spec articulo пре 3 година
.eslintignore articulo пре 3 година
.eslintrc.yml articulo пре 3 година
.gitattributes articulo пре 3 година
.npmignore articulo пре 3 година
.ratignore articulo пре 3 година
.travis.yml articulo пре 3 година
CONTRIBUTING.md articulo пре 3 година
LICENSE articulo пре 3 година
NOTICE articulo пре 3 година
README.md articulo пре 3 година
RELEASENOTES.md articulo пре 3 година
VERSION articulo пре 3 година
appveyor.yml articulo пре 3 година
package.json articulo пре 3 година

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