Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xlfe/tlprt
- Owner: xlfe
- License: epl-2.0
- Created: 2022-06-21T01:02:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T02:59:49.000Z (over 2 years ago)
- Last Synced: 2023-03-12T09:54:41.291Z (over 1 year ago)
- Topics: clojure, clojurescript, compression, transit, zlib
- Language: Clojure
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!)