An open API service indexing awesome lists of open source software.

https://github.com/nexys-system/json-compress

encode JSON data
https://github.com/nexys-system/json-compress

json typescript

Last synced: 3 months ago
JSON representation

encode JSON data

Awesome Lists containing this project

README

        

# JSON Compress

[![npm version](https://img.shields.io/npm/v/@nexys/json-compress.svg)](https://www.npmjs.com/package/@nexys/json-compress)
[![Build and Test Package](https://github.com/nexys-system/json-compress/actions/workflows/test.yml/badge.svg)](https://github.com/nexys-system/json-compress/actions/workflows/test.yml)
[![Publish](https://github.com/nexys-system/json-compress/actions/workflows/publish.yml/badge.svg)](https://github.com/nexys-system/json-compress/actions/workflows/publish.yml)
![Code style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)
[![Bundlephobia](https://badgen.net/bundlephobia/min/@nexys/json-compress)](https://bundlephobia.com/result?p=@nexys/json-compress)

Attempt/experiment to compress/efficiently encode JSON objects so they can be efficiently transmitted over GET protocol