All Projects → apache → Cordova Plugins

apache / Cordova Plugins

Apache Cordova

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
csharp
926 projects
cplusplus
227 projects

Projects that are alternatives of or similar to Cordova Plugins

Cordova Plugin Globalization
Apache Cordova Plugin globalization
Stars: ✭ 131 (-45.87%)
Mutual labels:  library, mobile, cordova
Cordova Browser
Apache Cordova
Stars: ✭ 142 (-41.32%)
Mutual labels:  library, mobile, cordova
Cordova Firefoxos
[DEPRECATED] Apache Cordova firefoxos
Stars: ✭ 41 (-83.06%)
Mutual labels:  library, mobile, cordova
Cordova Node Xcode
Apache cordova
Stars: ✭ 128 (-47.11%)
Mutual labels:  library, mobile, cordova
Cordova Windows
Apache Cordova Windows
Stars: ✭ 188 (-22.31%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Inappbrowser
Apache Cordova Plugin inappbrowser
Stars: ✭ 994 (+310.74%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Console
[DEPRECATED] Apache Cordova Plugin console
Stars: ✭ 145 (-40.08%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Wkwebview Engine
[DEPRECATED] Apache Cordova wkwebview engine plugin
Stars: ✭ 607 (+150.83%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Contacts
Apache Cordova Plugin contacts
Stars: ✭ 203 (-16.12%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Device Motion
Apache Cordova Plugin device-motion
Stars: ✭ 58 (-76.03%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Camera
Apache Cordova Plugin camera
Stars: ✭ 879 (+263.22%)
Mutual labels:  library, mobile, cordova
Cordova Osx
Apache Cordova mac
Stars: ✭ 232 (-4.13%)
Mutual labels:  library, mobile, cordova
Cordova Cli
Apache Cordova CLI
Stars: ✭ 861 (+255.79%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Vibration
Apache Cordova Plugin vibration
Stars: ✭ 109 (-54.96%)
Mutual labels:  library, mobile, cordova
Cordova Plugin File
Apache Cordova Plugin file
Stars: ✭ 664 (+174.38%)
Mutual labels:  library, mobile, cordova
Cordova App Harness
[DEPRECATED] Apache Cordova app harness
Stars: ✭ 49 (-79.75%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Geolocation
Apache Cordova Plugin geolocation
Stars: ✭ 584 (+141.32%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Splashscreen
Apache Cordova Plugin splashscreen
Stars: ✭ 602 (+148.76%)
Mutual labels:  library, mobile, cordova
Cordova Mobile Spec
Apache Cordova mobile-spec
Stars: ✭ 57 (-76.45%)
Mutual labels:  library, mobile, cordova
Cordova Plugin Test Framework
Apache Cordova
Stars: ✭ 66 (-72.73%)
Mutual labels:  library, mobile, cordova

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].