arhs / iban.js

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

Add NPM badge in the readme.md file #36

Closed StefH closed 7 years ago

StefH commented 7 years ago

This makes it easier to go from github to the node.js package.

As example see: https://github.com/StefH/string-split-join

itoche commented 7 years ago

Done.