Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sake92/tupson
Stupid simple Scala 3 library for writing and reading JSON
https://github.com/sake92/tupson
derivation hocon json json-data json-parser scala serialization typeclass typesafe-config
Last synced: 22 days ago
JSON representation
Stupid simple Scala 3 library for writing and reading JSON
- Host: GitHub
- URL: https://github.com/sake92/tupson
- Owner: sake92
- License: apache-2.0
- Created: 2021-12-04T18:27:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T15:33:34.000Z (4 months ago)
- Last Synced: 2024-10-04T20:39:54.528Z (about 1 month ago)
- Topics: derivation, hocon, json, json-data, json-parser, scala, serialization, typeclass, typesafe-config
- Language: Scala
- Homepage: https://sake92.github.io/tupson
- Size: 207 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-scala - tupson - activity/y/sake92/tupson) (Table of Contents / JSON)
README
# tupson
Stupid simple, minimalistic, Scala 3 library for writing and reading JSON.
Docs at https://sake92.github.io/tupson
Supports Scala (JVM), ScalaJS and ScalaNative.