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);

Readme

Keywords

Package Sidebar

Install

npm i qris-decoder

Weekly Downloads

3

Version

1.0.11

License

ISC

Unpacked Size

41.4 kB

Total Files

19

Last publish

Collaborators

  • yosuarichel