0.0.3 • Published 2 years ago

bv-proje v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

iban doğrulaması yapar

örnek kullanımı şu şekildedir:


const IBANValidator = require('bv-proje');

const message = IBANValidator.isValid('TR330006 1005 1978 6457 8413 26');

console.log(message)


0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago