sbt-json

JSON parser

A plugin for sbt that generates Scala case classes for easy access to JSON data

sbt plugin that generates Scala case classes for easy, statically typed and implicit access of JSON data e.g. from API responses

GitHub

31 stars
5 watching
4 forks
Language: Scala
last commit: over 8 years ago
code-generationjsonsbtsbt-pluginscala

Related projects:

RepositoryDescriptionStars
sbt/sbt-jmhA plugin for running micro-benchmarks written in Scala using the JMH harness.788
scalameta/sbt-scalafmtAn sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide.204
gzoller/scalajackA fast JSON serialization library for Scala classes112
scala-android/sbt-androidA plugin that simplifies Android project development using SBT741
sbt/sbt-gitProvides git command line features and integration within the Scala build tool.348
sbt/sbt-buildinfoGenerates Scala source from build definitions.554
mediamath/scala-jsonProvides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON.62
typelevel/jawnA JSON parser library for Scala that provides fast and featureful parsing capabilities433
spray/sbt-revolverA plugin for SBT enabling fast development turnaround in Scala applications852
sbt/sbt-unidocA tool for generating unified API documentation across multiple projects in a single build.124
nestorpersist/jsonA fast and immutable JSON parser written in Scala11
chompert/simdjson_erlangProvides Erlang bindings for the simdjson JSON parsing library16
spray/spray-jsonA lightweight JSON implementation in Scala974
sbt/sbt-headerCreates or updates file headers, such as copyright notices186
sake92/tupsonA library for serializing and deserializing JSON data in Scala8