Skip to content

Swift Codes or BIC Codes for all the Banks in the world. Cached to json.

License

Notifications You must be signed in to change notification settings

mrksohag/SwiftCodes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftCodes

Install SwiftCodes from NPM

npm i swiftcodes-to-bank-detail

Swift Codes or BIC Codes for all the Banks in the world.

All the info is grabbed from public websites.

Get Bank Detail by Swift Code

import swiftcodes from 'swiftcodes-to-bank-detail';
var bankInfo = swiftcodes.getBankDetail(yourSwiftCode);

About

Swift Codes or BIC Codes for all the Banks in the world. Cached to json.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%