CB-12489 - Update root README about tcpsocket plugin README
1 file changed
tree: 1fa14a69263aa18abc764dbd5c82303bde76838d
  1. .github/
  2. create-test-files/
  3. keyboard/
  4. local-webserver/
  5. notification/
  6. notification-rebroadcast/
  7. tcpsocket/
  8. wkwebview-engine-localhost/
  9. .gitignore
  10. CONTRIBUTING.md
  11. README.md
README.md

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.

cordova plugin add 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