Alternative Nodejs packages and utilities for Decoding
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
dragino-end-node-decoder
Github stargazers
60
Github forks
26
Commits
158
Code contributors Contributors
3
decoder for dragino end node
Created
Sept. 2, 2022
Updated
Sept. 25, 2024
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
21
zstddec-wasm
Github stargazers
58
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
58
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
58
Github forks
10
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
fast-hex
Github stargazers
55
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
node-mavlink
Github stargazers
55
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
jsontokens-js
Github stargazers
47
Github forks
26
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
26
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
Design-and-Verification-of-LDPC-Decoder
Github stargazers
43
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
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
figma-node-decoder
Github stargazers
40
Github forks
5
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
40
Github forks
5
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-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
node-yencode
Github stargazers
37
Github forks
5
Commits
535
Code contributors Contributors
2
SIMD accelerated yEnc encoder/decoder and CRC32 calculator for node.js
Created
July 23, 2015
Updated
Aug. 18, 2024
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
C++
node-rtsp-stream-jsmpeg
Github stargazers
37
Github forks
20
Commits
6
Code contributors Contributors
3
Server for decoding RTSP video to MPEG1 using FFMPEG and streaming it via WebSocket
Created
May 17, 2019
Updated
Sept. 4, 2024
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
JavaScript
Issues
9
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