arhs / iban.js

IBAN & BBAN validation, formatting and conversion in Javascript
https://arhs.github.io/iban.js/
MIT License
534 stars 128 forks source link

Missing the npm command in the doc #57

Open mysegfault opened 5 years ago

mysegfault commented 5 years ago

Hi! It would be nice to tell the users that the NPM package is available with npm install iban

espositodaniele commented 5 years ago

npm install iban

Thanks, I was exactly wondering how to install through npm.

JohJohan commented 5 years ago

If you would document npm install also do yarn add arhs/iban.js