How to use card.io with ngCordova?

Hello people,
I checked, there’s a plugin for card.io in ngCordova lib:
https://github.com/driftyco/ng-cordova/blob/master/src/plugins/cardIO.js

However, there’s no documentation about this in the official ngCordova website.
Anyone with any hints ? Please help.
Thanks

A lot of ngCordova plugins don’t have a proper documentation. On the other hand, it’s not that hard to make it work. Just compare original documentation and ngCordova build for cardsIO. It’s not that hard, you only need to read the code.