Нет описания
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