diff options
Diffstat (limited to 'www/lib/ngCordova/README.md')
| -rw-r--r-- | www/lib/ngCordova/README.md | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/www/lib/ngCordova/README.md b/www/lib/ngCordova/README.md index e76037da..94b3d2b5 100644 --- a/www/lib/ngCordova/README.md +++ b/www/lib/ngCordova/README.md @@ -1,7 +1,8 @@ + [ngCordova](http://ngcordova.com/) ========== -[](https://travis-ci.org/driftyco/ng-cordova) [](http://bower.io/search/?q=ngCordova) +[](https://travis-ci.org/driftyco/ng-cordova) [](http://bower.io/search/?q=ngCordova) ### Cordova with AngularJS Goodness @@ -16,7 +17,7 @@ Created by the [Ionic Framework](http://ionicframework.com/) team and the commun | RESOURCE | LINK | |------------|---------| | **Website** | [ngCordova.com](http://ngcordova.com/) | -| **Docs** | [ngCordova.com/docs](http://ngcordova.com/docs) | +| **Docs** | [ngCordova.com/docs](http://ngcordova.com/docs/) | | **Requirements** | [AngularJS](https://github.com/angular/angular.js), [Cordova](http://cordova.apache.org/) | | **Install** | `bower install ngCordova` or [download zip file](https://github.com/driftyco/ng-cordova/archive/master.zip) | | **Custom build** | [ngCordova.com/build](http://ngcordova.com/build/) | @@ -30,18 +31,18 @@ Install manually, or from bower: $ bower install ngCordova ``` -## Plugins `(64+)` +## Plugins `(67+)` - [Action Sheet](https://github.com/EddyVerbruggen/cordova-plugin-actionsheet) - [AdMob](https://github.com/floatinghotpot/cordova-plugin-admob) (:warning: share % Ad revenue) - [App Availability](https://github.com/ohh2ahh/AppAvailability) -- [App Preferences](https://github.com/dferrell/plugins-application-preferences) - [App Rate](https://github.com/pushandplay/cordova-plugin-apprate) - [App Version](https://github.com/whiteoctober/cordova-plugin-app-version) - [Background Geolocation](https://github.com/christocracy/cordova-plugin-background-geolocation) - [Badge](https://github.com/katzer/cordova-plugin-badge) - [Barcode Scanner](https://github.com/wildabeast/BarcodeScanner) - [Battery Status](https://github.com/apache/cordova-plugin-battery-status) * +- [Beacon](https://github.com/petermetz/cordova-plugin-ibeacon) - [Bluetooth Low Energy](https://github.com/don/cordova-plugin-ble-central) - [Bluetooth Serial](https://github.com/don/BluetoothSerial) - [Brightness](https://github.com/fiscal-cliff/phonegap-plugin-brightness) @@ -72,7 +73,7 @@ $ bower install ngCordova - [Apple iAd](https://github.com/floatinghotpot/cordova-iad-pro) (:warning: share % Ad revenue) - [Image Picker](https://github.com/wymsee/cordova-imagePicker) - [InAppBrowser](https://github.com/apache/cordova-plugin-inappbrowser)* -- [Keyboard](https://github.com/driftyco/ionic-plugins-keyboard) +- [Keyboard](https://github.com/driftyco/ionic-plugin-keyboard) - [Keychain](https://github.com/shazron/KeychainPlugin) - [Launch Navigator](https://github.com/dpa99c/phonegap-launch-navigator) - [Local Notifications](https://github.com/katzer/cordova-plugin-local-notifications/) @@ -83,22 +84,25 @@ $ bower install ngCordova - [MoPub Ads](https://github.com/floatinghotpot/cordova-plugin-mopub) (:warning: share % Ad revenue) - [Native Audio](https://github.com/SidneyS/cordova-plugin-nativeaudio) - [Network Information](https://github.com/apache/cordova-plugin-network-information) * -- [Oauth](https://github.com/nraboy/ng-cordova-oauth) +- [Oauth](https://github.com/nraboy/ng-cordova-oauth) (available separately) - [Pin Dialog](https://github.com/Paldom/PinDialog) +- [Preferences](https://github.com/apla/me.apla.cordova.app-preferences) - [Printer](https://github.com/katzer/cordova-plugin-printer) - [Progress Indicator](https://github.com/pbernasconi/cordova-progressIndicator) -- [Push Notifications](https://github.com/phonegap-build/PushPlugin) +- [Push Notifications](https://github.com/phonegap-build/PushPlugin) (**deprecated** - Will be removed in future release) +- [Push Notifications - V5] (https://github.com/phonegap/phonegap-plugin-push) +- [Screenshots](https://github.com/gitawego/cordova-screenshot) - [SMS](https://github.com/aharris88/phonegap-sms-plugin) - [Social Sharing](https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin) - [Spinner Dialog](https://github.com/Paldom/SpinnerDialog) - [Splashscreen](https://github.com/apache/cordova-plugin-splashscreen) * -- [SQLite](https://github.com/brodysoft/Cordova-SQLitePlugin) +- [SQLite](https://github.com/litehelpers/Cordova-sqlite-storage) - [StatusBar](https://github.com/apache/cordova-plugin-statusbar) * - [Toast](https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin) - [Touchid](https://github.com/leecrossley/cordova-plugin-touchid) - [Vibration](https://github.com/apache/cordova-plugin-vibration) * - [Video Capture Plus](https://github.com/EddyVerbruggen/VideoCapturePlus-PhoneGap-Plugin) * -- [Zip](https://github.com/MobileChromeApps/zip) +- [Zip](https://github.com/MobileChromeApps/cordova-plugin-zip) `* official Apache Cordova Plugin` @@ -119,7 +123,7 @@ $ bower install ngCordova #### George Stocker - https://twitter.com/gortok - https://github.com/gortok - + ## LICENSE |
