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

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