Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cozmo/jsQR
/ functions
Functions
114 in github.com/cozmo/jsQR
⨍
Functions
114
◇
Types & classes
26
Function
addOrSubtractGF
(a, b)
docs/jsQR.js:121
Function
binarize
(data, width, height, returnInverted)
docs/jsQR.js:410
Function
bitMatrixToPng
(matrix: BitMatrix)
tests/helpers.ts:6
Method
constructor
(data: Uint8ClampedArray, width: number)
src/BitMatrix.ts:10
Method
constructor
(width: number, height: number)
src/binarizer/index.ts:14
Method
constructor
(primitive: number, size: number, genBase: number)
src/decoder/reedsolomon/GenericGF.ts:17
Method
constructor
(field: GenericGF, coefficients: Uint8ClampedArray)
src/decoder/reedsolomon/GenericGFPoly.ts:7
Method
constructor
(bytes: Uint8ClampedArray)
src/decoder/decodeData/BitStream.ts:8
Function
decode
(bytes: number[], twoS: number)
src/decoder/reedsolomon/index.ts:94
Function
decode
(data: Uint8ClampedArray, version: number)
src/decoder/decodeData/index.ts:172
Function
decode
(matrix)
docs/jsQR.js:797
Function
extract
(image, location)
docs/jsQR.js:9664
Function
jsQR
(data, width, height, providedOptions)
docs/jsQR.js:364
Function
locate
(matrix)
docs/jsQR.js:9897
← previous
101–114 of 114, ranked by callers