1.1.0 • Published 12 months ago

banks-logo v1.1.0

Weekly downloads
208
License
ISC
Repository
github
Last release
12 months ago

โลโก้ธนาคาร

รายชื่อข้อมูลธนาคารประเทศไทย

Version ^1.0.16
เพิ่ม ทรูมันนี่ วอเล็ท True money wallet
  • Fork มาจาก https://github.com/omise/banks-logo
  • ได้มีการปรับเพิ่ม NodeJS สำหรับการติดตั้งบน NPM
  • ลบธนาคารบางส่วนออก
  • เพิ่มธนาคาร ธนาคารทีเอ็มบีธนชาต
  • เพิ่ม ทรูมันนี่ วอเล็ท

รายละเอียด

  • โลโก้แบบ SVG
  • Bank Code
  • ชื่อย่อธนาคาร
  • ชื่อทางการ
  • ชื่อภาษาอังกฤษ
  • ชื่อภาษาไทย

การติดตั้ง

npm i --save banks-logo

การใช้งาน

const banksLogo = require('banks-logo');

// รายการธนาคารทั้งหมด
console.log(banksLogo);

// ค้นหาจากชื่อย่อธนาคาร
console.log('banksLogo', banksLogo.Get('kbank').official_name_thai);
=> "ธนาคารกสิกรไทย"

// เรียกรูปภาพธนาคาร
console.log('banksLogo', banksLogo.Get('kbank').image);
=> https://raw.githubusercontent.com/casperstack/banks-logo/master/th/kbank.svg

What can I do with this

You could use the svg and the bank brand color (available in the json file) to do something like this:

Sample

All bank icons are trademarks of their respective owners and the use of these trademarks does not indicate endorsement of the trademark holder by Omise, nor vice versa.

1.1.0

12 months ago

1.0.17

1 year ago

1.0.9

1 year ago

1.0.16

1 year ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago