Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.
 
 

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

โลโก้ธนาคาร

Package นี้ไม่ได้มีการอัพเดตอีกต่อไป กรุณาใช้ https://www.npmjs.com/package/thai-banks-logo แทน

This package has been deprecated. Please use https://www.npmjs.com/package/thai-banks-logo instead.

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

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.

About

A collection of white banks logo

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages