Insert to CB Lite

Hi Team,

I have a json data. Can you pls tel me a simple way how to insert it into couchbase lite db and fetch from it. A simple example would be a lot of help. I am using phonegap and i wanted the help mostly in javascript.

Please let me know, this would save a lot of time.

Any help is appreciated.

Have you looked at https://github.com/couchbaselabs/TodoLite-PhoneGap?

Yes I did have a look into it. Still, when I am integrating couchbase lite with my phonegap app, I get errors like couchbase lite plugin not found though i have included all the plugins. This works few times but most of the times it throws this error. I also need one simple javascript example to insert into and fetch from cb db.
Please assist.
Thanks.