0.0.6 • Published 10 years ago
cordova-plugin-supercomputer v0.0.6
Cordova Supercomputer Plugin
This plugin provides a way to do some super computing on device.
This plugin defines methods on navigator.notification and navigator.
Although in the global scope, they are not available until after the deviceready event.
document.addEventListener("deviceready", onDeviceReady, false);
function onDeviceReady() {
//...
}Methods
- senseOfLife - to find sense of life
Installation
cordova plugin add cordova-plugin-supercomputerSupported Platforms
- iOS