3.0.2 • Published 6 years ago

pellegrinicard v3.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

synopsis

PellegriniCard ballance

How to use it

var pellegrinicard = require("pellegrinicard");

pellegrinicard.login('usr','pass', function(body){ pellegrinicard.getSaldo(body.Token,function(saldo){ console.log("pellegrinicard ballance is "+saldo+" €"); pellegrinicard.logout(body.Token); })
});

Install

npm install pellegrinicard

Contributors

me

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago