jokade / uconfig   0.1.0

MIT License GitHub

A pure Scala (partial) implementation of the HOCON config API with extended features.

Scala versions: 2.11
Scala.js versions: 0.6

uconfig

A partial implementation of the HOCON config API with extended features, written in pure Scala.

Deviations from HOCON

Paths

  • spaces in unquoted paths are (currently) not allowed, i.e. a.path with. whitespace is not valid.