Sin descripción
alejandro.alvarez5 70bb213259 articulo hace 2 años
..
.github articulo hace 2 años
bin articulo hace 2 años
cordova-js-src articulo hace 2 años
cordova-lib articulo hace 2 años
spec articulo hace 2 años
.eslintignore articulo hace 2 años
.eslintrc.yml articulo hace 2 años
.gitattributes articulo hace 2 años
.npmignore articulo hace 2 años
.ratignore articulo hace 2 años
.travis.yml articulo hace 2 años
CONTRIBUTING.md articulo hace 2 años
LICENSE articulo hace 2 años
NOTICE articulo hace 2 años
README.md articulo hace 2 años
RELEASENOTES.md articulo hace 2 años
VERSION articulo hace 2 años
appveyor.yml articulo hace 2 años
package.json articulo hace 2 años

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