8000 GitHub - kochb/json-to-clj: Converts a JSON value to a clojure representation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kochb/json-to-clj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

JSON to .clj

Given a JSON data structure, returns that object represented as a clojure data object.

Useful for when you want to copy/paste json into a REPL, without having to escape all the ".

json_to_clj('{"hello":"world"}');

About

Converts a JSON value to a clojure representation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0