scala-json icon indicating copy to clipboard operation
scala-json copied to clipboard

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

trafficstars

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).