{"id":17130281,"url":"https://github.com/aparo/play-json-extra","last_synced_at":"2025-04-13T07:27:30.184Z","repository":{"id":36234817,"uuid":"40539144","full_name":"aparo/play-json-extra","owner":"aparo","description":"Play Json Extra extends Play Json with several opinionated features","archived":false,"fork":false,"pushed_at":"2018-02-25T17:50:46.000Z","size":331,"stargazers_count":22,"open_issues_count":3,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-05T14:11:43.834Z","etag":null,"topics":["json","macro","playframework","scalajs"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aparo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-11T11:57:45.000Z","updated_at":"2021-02-14T10:23:33.000Z","dependencies_parsed_at":"2022-07-25T19:48:32.155Z","dependency_job_id":null,"html_url":"https://github.com/aparo/play-json-extra","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aparo%2Fplay-json-extra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aparo%2Fplay-json-extra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aparo%2Fplay-json-extra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aparo%2Fplay-json-extra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aparo","download_url":"https://codeload.github.com/aparo/play-json-extra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240045015,"owners_count":19739185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","macro","playframework","scalajs"],"created_at":"2024-10-14T19:12:00.587Z","updated_at":"2025-02-23T01:31:11.594Z","avatar_url":"https://github.com/aparo.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"play-json-extra\n===============\n\nI love working in Scala and ScalaJS. This library is my **opinionated** wrapper of several libraries merged to \nefficiently working in JSON word. \n\nMain Features are:\n\n* Play JSON for ScalaJS \n* **JsonFormat** macro annotation for lazy people\n* Default field values populated in missing JSON field\n* Field rewrite for Play JSON (\"key\") \n* +22 field case class formatter and more [Play Json Extension](http://play-json-extra.megl.io/playjsonext.html)\n* **Joda Datetime** for Scala and ScalaJS\n* [Strong Typed Enum](http://play-json-extra.megl.io/macrame.html) (String and Int) for Scala and ScalaJS\n* [Variant Types](http://play-json-extra.megl.io/variants.html)\n\nFull Documentation [here](http://play-json-extra.megl.io).\n\n## Installing\n\nFor the stable version (to be release):\n\n```scala \nresolvers += \"Sonatype releases\" at \"https://oss.sonatype.org/content/repositories/releases\"\n\nlibraryDependencies += \"io.megl\" %% \"play-json-extra\" % \"2.4.3\"\n```\n\n\nFor the snapshot version:\n\n```scala \nresolvers += \"Sonatype snapshots\" at \"http://oss.sonatype.org/content/repositories/snapshots/\"\n\nlibraryDependencies += \"io.megl\" %% \"play-json-extra\" % \"2.4.3-SNAPSHOT\"\n```\n\nplay-json-extra requires scala 2.11.x\n\n## Documentation\n\nFull Documentation [here](http://play-json-extra.megl.io).\n\n## Thanks\n\nThank you very much to:\n\n* Li Haoyi for [upickle](https://github.com/lihaoyi/upickle-pprint) and all his scalaJS stuff\n* Jan Christopher Vogt for [Play JSON Extensions](https://github.com/cvogt/play-json-extensions)\n* Chris Neveu for [Macramé](https://github.com/ChrisNeveu/macrame)\n* Julien Richard-Foy for [Play JSON Variants](https://github.com/julienrf/play-json-variants)\n* The ScalaJS team\n* The Play Framework team\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faparo%2Fplay-json-extra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faparo%2Fplay-json-extra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faparo%2Fplay-json-extra/lists"}