edvorg / transit

Standalone transit.cljc module for Clojure(Script)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transit

Standalone transit.cljc module for Clojure(Script)

Clojars Project

Usage

(rocks.clj.transit.core/to-transit {:foo :bar})
(rocks.clj.transit.core/from-transit payload-string)

License

Copyright © 2018 Eduard Knyshov

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Standalone transit.cljc module for Clojure(Script)

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%