A javascript library that compress and uncompress given string using Huffman algorithm.
Make secure parts in shared code
A Rust-like TypeScript library with WebAssembly optimizations
A minimal Huffman encoder/decoder for message compression in Node.js and browser.
Compress or expand files using LZ77 and Huffman coding
`@naverpay/url-param-compressor`는 내부적으로 [fflate](https://www.npmjs.com/package/fflate) 라이브러리를 활용하여 URL 매개변수를 압축하고 해제하는 유틸리티 패키지입니다. URL의 길이를 효율적으로 관리하면서도 필요한 모든 정보를 전달할 수 있습니다.
Zero-dependency, zero-overhead Win32 CABINET bindings for Bun (FFI) on Windows.
StegCloak is a pure JavaScript steganography module designed in functional programming style, to hide text in plain sight - with key features like encryption and top-notch text compression. It can be used in social media or for any other covert communicat
A **complete TypeScript library** for reading and writing Excel `.xlsx` files with **zero external dependencies**. Works in browsers, Node.js, Deno, Bun, and edge runtimes.
Generate Huffman codes from symbols and probabilities
Ce module implémente l'algorithme de codage de Huffman pour la compression et la décompression de données. Il permet de réduire la taille des données en attribuant des codes binaires de longueur variable aux symboles, les symboles les plus fréquents recev
Very simple, readable huffman encoding example
Set of Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms
Set of utilities for the huffman algorithm
Pack and unpack files
Compression routines for the rumkin.com website.
Convert any kind of String into a url-friendly compressed parameter using Huffman Encoding.
Huffman encoder
Compress and decompress an array of bytes using Huffman coding
Simple and straight forward class to compress and makes files from string in JS
A TypeScript implementation of Huffman encoding
A file compression tool that uses Huffman coding
The `data compression` npm package provides a lightweight solution for compressing data using Huffman encoding and converting it into a URI-friendly string format. This makes it convenient for transferring data over URIs while minimizing the payload size.
A deterministic steganographic engine based on binary entropy injection and natural dialect simulation using reverse Huffman trees.