Skip to content

MastodonC/kixi.nybling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kixi.nybling

A tiny library that converts between formats. Includes Java bindings for easy interop.

[kixi/kixi.nybling "<version>"]

Functions

(edn-str-to-json-str "{:foo \"bar\"}")
=> "{\"foo\":\"bar\"}"

(nippy-byte-array-to-json-str some-bytes)
=> "{\"foo\":\"bar\"}"

Deployment

To send to Clojars with AOT:

lein with-profile uberjar deploy clojars

License

Copyright © 2017 MastodonC Ltd

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published