2.1.3 • Published 1 year ago

qrcode-parser v2.1.3

Weekly downloads
64
License
MIT
Repository
github
Last release
1 year ago

qrcode-parser

NPM version npm bundle size NPM downloads Test

A pure javascript QR code decoding library, accept File object, image url, image base64.

Example

👉 DEMO

Install

yarn add qrcode-parser

Usage

import qrcodeParser from "qrcode-parser";

qrcodeParser(input);
// => return promise

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

qrcode-parser © sinchang, Released under the MIT License. Authored and maintained by sinchang with help from contributors (list).

sinchang.me · GitHub @sinchang · Twitter @sinchangwen

2.1.2

1 year ago

2.1.1

1 year ago

2.1.3

1 year ago

2.1.0

1 year ago

2.1.0-beta.1

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.4

2 years ago

2.0.1

2 years ago

2.0.0

3 years ago

1.2.2

3 years ago

2.0.0-beta.0

3 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago