2.0.6 • Published 2 years ago

pix-me v2.0.6

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

pix-me

Create PIX codes to use via QRCode or Pix-Copy-Paste

Installation

npm i pix-me

Usage

import { pix } from "pix-me";

console.log(pix({
  key: "26385709906",
  city: "Cidade",
  name: "FULANO DE TAL",
}));

// 00020126330014br.gov.bcb.pix0111263857099065204000053039865802BR5913FULANO DE TAL6006Cidade62070503***6304151C

See tests for more examples

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.6

2 years ago

2.0.1

2 years ago

2.0.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago