compress-json icon indicating copy to clipboard operation
compress-json copied to clipboard

Store JSON data in space efficient manner

Results 4 compress-json issues
Sort by recently updated
recently updated
newest added

Hi, I'm having an issue with this module, imported in my project using [quasar](quasar.dev). ### Description When attempting to import the compress-json module in a Quasar project using Vite, I...

Hi, I am having issues using a map with this package, I am using emoji.json (https://www.npmjs.com/package/emoji.json) and i am putting it into a map ``` const mappedEmojis = emojiJson.reduce((accumulator, emoji:...

It would be nice to be able to compare your library to those: https://github.com/floydpink/lzwCompress.js https://github.com/pieroxy/lz-string Would it be possible to add them to the benchmarks ? Thanks

Hello, This is not an issue but I would like to know that, is there a Nuget package for C#, to decompress for files which is compressed by "compress-json"? Or...

Work In Progress