Alternative Nodejs packages and utilities for Decoding
Updated :
April 23, 2024
node-qr
Github stargazers
63
Github forks
14
Commits
52
Code contributors Contributors
5
A simple NodeJS binding to the libqrencode C library written by Kentaro Fukuchi (http://fukuchi.org/works/qrencode/index.en.html). At the moment, only an encoder is provided. I'm still looking for a suitable library for decoding.
Created
March 31, 2011
Updated
Feb. 10, 2015
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
1
zstddec-wasm
Github stargazers
55
Github forks
10
Commits
40
Code contributors Contributors
3
ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly.
Created
July 27, 2020
Updated
Oct. 21, 2023
License
other
Github repo
Primary Language, based on Github DataLanguage
TypeScript
Issues
5
zstddec
Github stargazers
55
Github forks
10
Commits
40
Code contributors Contributors
3
ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly.
Created
July 27, 2020
Updated
Oct. 21, 2023
License
other
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
5
node-wav
Github stargazers
55
Github forks
13
Commits
10
Code contributors Contributors
3
High performance WAV file decoder and encoder for node
Created
July 16, 2016
Updated
March 15, 2024
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
Java
Issues
4
node-mavlink
Github stargazers
53
Github forks
32
Commits
7
Code contributors Contributors
1
Node.js module for encoding and decoding MAVLink messages
Created
May 15, 2013
Updated
May 17, 2013
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
C
Issues
9
fast-hex
Github stargazers
51
Github forks
16
Commits
16
Code contributors Contributors
3
Fast, SIMD hex string encoder and decoder C++ lib and Node.js module
Created
Sept. 11, 2017
Updated
Sept. 19, 2022
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
C++
Issues
1
dragino-end-node-decoder
Github stargazers
48
Github forks
23
Commits
158
Code contributors Contributors
3
decoder for dragino end node
Created
Sept. 2, 2022
Updated
April 2, 2024
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
18
jsontokens-js
Github stargazers
47
Github forks
32
Commits
171
Code contributors Contributors
10
Library for encoding, decoding, and verifying JSON Web Tokens (JWTs) in node.js
Created
Sept. 22, 2015
Updated
Aug. 27, 2022
License
mit
Github repo
Primary Language, based on Github DataLanguage
TypeScript
Issues
9
jsontokens-js
Github stargazers
47
Github forks
32
Commits
171
Code contributors Contributors
10
Library for encoding, decoding, and verifying JSON Web Tokens (JWTs) in node.js
Created
Sept. 22, 2015
Updated
Aug. 27, 2022
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
TypeScript
Issues
9
node_nibbler
Github stargazers
43
Github forks
4
Commits
4
Code contributors Contributors
1
Base32/base64 encode/decode library for Node
Created
March 31, 2011
Updated
Oct. 24, 2011
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Homepage
mozitools
Github stargazers
43
Github forks
8
Commits
7
Code contributors Contributors
2
Mozi Botnet related tools helping to unpack a sample, decode a configuration and track active Mozi nodes using DHT.
Created
Nov. 8, 2020
Updated
Nov. 13, 2022
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Go
Homepage
mozitools
Github stargazers
43
Github forks
8
Commits
7
Code contributors Contributors
2
Mozi Botnet related tools helping to unpack a sample, decode a configuration and track active Mozi nodes using DHT.
Created
Nov. 8, 2020
Updated
Nov. 13, 2022
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Go
Homepage
cwasm-nsgif
Github stargazers
41
Github forks
0
Commits
8
Code contributors Contributors
1
GIF decoding for Node.js, using Libnsgif compiled to WebAssembly
Created
Nov. 24, 2019
Updated
April 13, 2020
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
1
Design-and-Verification-of-LDPC-Decoder
Github stargazers
39
Github forks
19
Commits
3
Code contributors Contributors
1
- Designed the LDPC decoder in the Matlab using the min-sum approach. - Designed quantized RTL in Verilog with the min-sum approach and parallel architecture. - Created modules for all variants of the variable node unit(VNU) and the check-node unit(CNU) based on the H matrix. Created script for module instantiation of VNU and CNU as per the H matrix. - Ver
Created
Sept. 17, 2017
Updated
Sept. 17, 2017
Github repo
Primary Language, based on Github DataLanguage
Verilog
Issues
1
node-google-polyline
Github stargazers
38
Github forks
12
Commits
36
Code contributors Contributors
2
Encode / decode Google's polyline format
Created
Oct. 11, 2016
Updated
Feb. 15, 2019
License
mit
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
cwasm-lodepng
Github stargazers
37
Github forks
2
Commits
30
Code contributors Contributors
1
PNG decoding for Node.js, using LodePNG compiled to WebAssembly
Created
Oct. 13, 2018
Updated
Sept. 26, 2022
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
1
figma-node-decoder
Github stargazers
36
Github forks
4
Commits
120
Code contributors Contributors
1
Converts any Figma layer/node to Plugin API compatible code.
Created
Feb. 22, 2021
Updated
Aug. 28, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
HTML
Issues
6
figma-node-decoder
Github stargazers
36
Github forks
4
Commits
120
Code contributors Contributors
1
Converts any Figma layer/node to Plugin API compatible code.
Created
Feb. 22, 2021
Updated
Aug. 28, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
HTML
Issues
6
node-yencode
Github stargazers
36
Github forks
4
Commits
535
Code contributors Contributors
1
SIMD accelerated yEnc encoder/decoder and CRC32 calculator for node.js
Created
July 23, 2015
Updated
March 26, 2024
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
C++
node-flv
Github stargazers
36
Github forks
2
Commits
24
Code contributors Contributors
1
FLV media container file format encoder and decoder
Created
Feb. 9, 2013
Updated
March 7, 2013
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
1