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

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