A Google Chrome extension to mock Cordova plugins and APIs.
https://chrome.google.com/webstore/detail/cordova-mocks/iigcccneenmnplhhfhaeahiofeeeifpn
- Barcode Scanner
- Camera *
- Contacts *
- Device Motion *
- Device Orientation *
- Device *
- Dialogs *
- File *
- Flashlight
- Geolocation *
- Globalization *
- Network Information *
- Vibration *
* official Apache Cordova Plugin
git clone https://github.com/pbernasconi/chrome-cordova.git
cd chrome-cordova/
npm install
bower install
gulp build
Make a new Pull Request for any changes you think are necessary!
Chrome Cordova Mocks is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.