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

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