websql-server
v0.0.2
Published
exposes the WebSQL API through Websockets
Downloads
4
Readme
WebSQL Server
websql-server exposes a sqlite API originally defined at Cordova-SQLitePlugin through Websockets.
websql-client connects to websql-server and implements the WebSQL API.
websql-server usage is further documented at websql-client