@hoanle396/viet-qr

1.0.3 • Public • Published

viet-qr

Installation

npm install @hoanle396/viet-qr

Quick Start

Example file:

const qrCode = new QRCode();
  const value = qrCode
    .setBeneficiaryOrganization("bankid", "bankaccount")
    .setTransactionAmount("amount")
    .setAdditionalDataFieldTemplate("message")
    .build();
  console.log({ value });

Readme

Keywords

none

Package Sidebar

Install

npm i @hoanle396/viet-qr

Weekly Downloads

0

Version

1.0.3

License

none

Unpacked Size

51.6 kB

Total Files

13

Last publish

Collaborators

  • hoanle396