chrome-cordova
chrome-cordova copied to clipboard
A chrome extension to mock Cordova plugin data
Cordova Mocks
A Google Chrome extension to mock Cordova plugins and APIs.
See it on the Chrome Webstore
https://chrome.google.com/webstore/detail/cordova-mocks/iigcccneenmnplhhfhaeahiofeeeifpn
Plugins Supported
- Barcode Scanner
- Camera *
- Contacts *
- Device Motion *
- Device Orientation *
- Device *
- Dialogs *
- File *
- Flashlight
- Geolocation *
- Globalization *
- Network Information *
- Vibration *
* official Apache Cordova Plugin
Contributing
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!
Authors
Paolo Bernasconi
- https://twitter.com/paolobernasconi
- https://github.com/pbernasconi
LICENSE
Chrome Cordova Mocks is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.