qris-decoder
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

Installation

$ npm install qris-decoder --save

Usage

import { Qris } from 'qris-decoder'

const qrisCode = 'your qris code';

const decode = Qris(qrisCode);

console.log(decode);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.11
    6
    • latest

Version History

Package Sidebar

Install

npm i qris-decoder

Weekly Downloads

5

Version

1.0.11

License

ISC

Unpacked Size

41.4 kB

Total Files

19

Last publish

Collaborators

  • yosuarichel