JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 42342
  • Score
    100M100P100Q146200F
  • License BSD-2-Clause

Package Exports

  • compress-json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (compress-json) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

compress-json

Store JSON data in space efficient manner.

Inspired by compressed-json and jsonpack

npm Package Version

Benchmark

raw json* compress-json (this library) compressed-json jsonpack
a a a a

raw json*: in the format of JSON.stringify(), without indentation