3.0.2 • Published 7 years ago

pellegrinicard v3.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago