TheCocoaProject / cordova-plugin-nativestorage

Cordova plugin: Native storage of variables in Android, iOS and Windows
http://thecocoaproject.github.io/
Apache License 2.0
292 stars 106 forks source link

Added object datatype #5

Closed alokrajiv closed 8 years ago

alokrajiv commented 8 years ago

added putObject and getObject and added object case in switch of set function.

alokrajiv commented 8 years ago

line-no: 144 & 156 in NativeStorage.js