Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdedetrich/play-json-utils

Utility functions for play-json
https://github.com/mdedetrich/play-json-utils

Last synced: 26 days ago
JSON representation

Utility functions for play-json

Awesome Lists containing this project

README

        

# play-json-utils

[![Build Status](https://travis-ci.org/mdedetrich/play-json-utils.svg?branch=master)](https://travis-ci.org/mdedetrich/play-json-utils)

Contains handy utility functions for working with Play-JSON

# Installation

For now, play-json-utils is just a snapshot since it contains a trivial amount of functions.
If more get added and/or its requested, play-json-utils will get bumped as a release

```scala
"org.mdedetrich" %% "play-json-utils" % "1.0.0-SNAPSHOT"
```