Apache Cordova

Clone this repo:
  1. 30e9ceb chore(asf): update git notification settings by Erisu · 4 years ago master
  2. f2f43b5 Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  3. 122a76d Updated create-test-files usage in README by Shazron Abdullah · 7 years ago
  4. efc301e CB-12489 - Poke mirror by Shazron Abdullah · 7 years ago
  5. a89690f CB-12489 - Delete root plugins and update root README in cordova-plugins for plugins in branches by Shazron Abdullah · 7 years ago

Experimental Plugins

This repo stores plugins that are built by the Cordova team, but are not supported as “core” plugins. The plugins themselves are in branches of this repo.

The plugins have been moved from subfolders to branches because in Cordova 7, the “:” subfolder syntax will not be supported anymore, thus you can't install plugins from subfolders from URLs. The “#” notation will still be supported to signify what branch to grab the plugin from.

Contributors

Please make sure that you are contributing to the right plugin branch or a new branch. All pull requests to the master branch will be rejected unless it‘s a README.md update. New plugin branches should update the master branch README.md’s Usage section.

Usage

create-test-files

Create Obj-C test files and js test stub for a plugin.

See branch

npm install -g https://github.com/apache/cordova-plugins#create-test-files

keyboard

See README

cordova plugin add https://github.com/apache/cordova-plugins#keyboard

local-webserver

See README

cordova plugin add https://github.com/apache/cordova-plugins#local-webserver

notification-rebroadcast

See README

cordova plugin add https://github.com/apache/cordova-plugins#notification-rebroadcast

notification

See README

cordova plugin add https://github.com/apache/cordova-plugins#notification

tcpsocket

See README

cordova plugin add https://github.com/apache/cordova-plugins#tcpsocket

wkwebview-engine-localhost

See README

cordova plugin add https://github.com/apache/cordova-plugins#wkwebview-engine-localhost