jorgeortiz85 / scala-json

Scala JSON toolkit. Originally from the Odersky "Stairway" Book, tightened up and tests added by Twitter, Inc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala JSON toolkit originally lifted from Martin Odersky et al's
Programming Scala book. We tightened up some edge cases and added
complete test coverage.

Original code is under the Scala license (LICENSE.scala) and Twitter modifications
are available under the Apache 2 license (LICENSE).

About

Scala JSON toolkit. Originally from the Odersky "Stairway" Book, tightened up and tests added by Twitter, Inc.

License:Apache License 2.0


Languages

Language:Scala 100.0%