7 packages
cordova-plugin-file-downloader
Downloads files to persistant Storage on your Phone, checks md5sum if you want, unzips packed files if necessary (For Android and iOS)
cordova-plugin-file-md5
Cordova MD5 checksum plugin for Android and iOS. The plugin reads large files in chunks and build the md5sum incrementally. It can process much larger files then read the complete content in memory and process it in place.
cordova-plugin-raygun-native
Cordova Raygun Plugin for native iOS and Android SDKs
game-room-server
A simple game room server for multiplayer games
multiplayer-player-realtime-game-server
A simple Node.js server for multi-player realtime games
multiplayer-realtime-game-server
A simple Node.js server for multi-player realtime games
subject-object
Simple Javascript class that implement the Subject part in a Observer-Subject relationship