Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xlfe/tlprt

Almost everyone benefits from a shorter transit
https://github.com/xlfe/tlprt

clojure clojurescript compression transit zlib

Last synced: 25 days ago
JSON representation

Almost everyone benefits from a shorter transit

Awesome Lists containing this project

README

        

Almost everyone benefits from a shorter transit

# xlfe/tlprt

A clojure/script library to take a string/byte-array/clojure object and encode it (via transit and zlib) into a
string that is safe to use as a DOM identifier or a URI.

You can encode in the JVM and get the same data back after decoding in the browser (hopefully!)