fig icon indicating copy to clipboard operation
fig copied to clipboard

[ABANDONED] A small Scala library for using JSON-based configuration files.

Results 2 fig issues
Sort by recently updated
recently updated
newest added

``` scala config("one.two")("three")("four.five").as[Int] ``` Useful for passing subtrees around without all modules having to know their absolute path.

Updated to use jerkson 0.6.0