Skip to content

A Typesafe Config compatible configuration library for Scala JVM, JS and Native

License

Notifications You must be signed in to change notification settings

jokade/sconfig-old-2

Repository files navigation

sconfig

sconfig is a Typesafe Config compatible configruation library for Scala.JVM, .JS, and .Native.

Features:

  • supports a subset of the config API
  • compile-time loading of configuration (config can be compiled into code)
  • target specific backends for configuration loading (JVM, JS, Native)

The core of sconfig is fork of the unicredit/shocon project.

About

A Typesafe Config compatible configuration library for Scala JVM, JS and Native

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages