Repositorio del curso CCOM4030 el semestre B91 del proyecto kilometro0
luis d198970c71 added browser platform 5 vuotta sitten
..
.github added browser platform 5 vuotta sitten
bin added browser platform 5 vuotta sitten
cordova-js-src added browser platform 5 vuotta sitten
cordova-lib added browser platform 5 vuotta sitten
spec added browser platform 5 vuotta sitten
.eslintignore added browser platform 5 vuotta sitten
.eslintrc.yml added browser platform 5 vuotta sitten
.gitattributes added browser platform 5 vuotta sitten
.npmignore added browser platform 5 vuotta sitten
.ratignore added browser platform 5 vuotta sitten
.travis.yml added browser platform 5 vuotta sitten
CONTRIBUTING.md added browser platform 5 vuotta sitten
LICENSE added browser platform 5 vuotta sitten
NOTICE added browser platform 5 vuotta sitten
README.md added browser platform 5 vuotta sitten
RELEASENOTES.md added browser platform 5 vuotta sitten
VERSION added browser platform 5 vuotta sitten
appveyor.yml added browser platform 5 vuotta sitten
package.json added browser platform 5 vuotta sitten

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