Skip to content

JustDeveloper1/JSSC.js.org

Repository files navigation

JSSC — JavaScript String Compressor

JSSC (JavaScript String Compressor) is an open-source, lossless string compression algorithm designed specifically for JavaScript.

It operates directly on JavaScript strings (UTF-16) and produces compressed data that is also a valid JavaScript string.

JSSC is distributed as a UMD module and can be used in browsers, Node.js, Deno, and other JavaScript environments.

Banner


Note

This is the website repository - the source code of the website and documentation. The main repository with JSSC source code is: https://github.com/JustDeveloper1/JSSC

About

Website for JavaScript String Compressor. Main repo: https://github.com/JustDeveloper1/JSSC

Resources

License

Stars

Watchers

Forks