Skip to content

JSON utilities for conversion between Strings, JSON-ASTs and scala objects

License

Notifications You must be signed in to change notification settings

ritschwumm/scjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON utilities for conversion between Strings, JSON-ASTs and scala objects

To build this code, get and install SBT from
    https://github.com/sbt/sbt

Get and install these library/libraries before building:
    https://github.com/ritschwumm/scutil

Use these commands to build:
    git clone git@github.com:ritschwumm/scjson.git
    cd scjson
    sbt publish-local

About

JSON utilities for conversion between Strings, JSON-ASTs and scala objects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages