Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scalameta/metaconfig
Small library for reading configuration into case classes
https://github.com/scalameta/metaconfig
configuration hocon scala
Last synced: 3 days ago
JSON representation
Small library for reading configuration into case classes
- Host: GitHub
- URL: https://github.com/scalameta/metaconfig
- Owner: scalameta
- License: apache-2.0
- Created: 2016-09-21T11:34:24.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T06:22:32.000Z (2 months ago)
- Last Synced: 2024-10-21T09:14:31.447Z (2 months ago)
- Topics: configuration, hocon, scala
- Language: Scala
- Homepage:
- Size: 2.67 MB
- Stars: 41
- Watchers: 6
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Metaconfig
[![Maven](https://img.shields.io/maven-central/v/org.scalameta/metaconfig-core_2.12.svg?label=maven)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22metaconfig-core_2.12%22)
![](https://github.com/scalameta/metaconfig/workflows/CI/badge.svg)Configuration library used by
[scalafix](https://github.com/scalacenter/scalafix) and
[scalafmt](https://github.com/scalameta/scalafmt).## Docs
See