node-bank icon indicating copy to clipboard operation
node-bank copied to clipboard

A Nubank API in NodeJS 💳💜

Results 3 node-bank issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Installed the module using `npm install node-bank`, and imported it on my React Native project. Here's my code: ```js await nubank.start(); await nubank.login({ cpf: 'mycpf', pass: 'mypass' }); let arr...

Feats - [ ] send boleto email - [ ] account info - [ ] nu conta - [x] npm module