Skip to content

Commit 2c52267

Browse files
committed
Add circe to projects.yml
1 parent 936816e commit 2c52267

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_data/projects.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
description: "Instances for Cats Typeclasses for Java 8 Time"
6666
github: "https://github.com/typelevel/cats-time/"
6767
platforms: [js, jvm, native]
68+
- title: "Circe"
69+
description: "Yet another JSON library for Scala"
70+
github: "https://github.com/circe/circe"
71+
affiliate: true
72+
platforms: [js, jvm, native]
6873
- title: "Ciris"
6974
description: "Functional Configurations for Scala"
7075
github: "https://github.com/vlovgr/ciris"

0 commit comments

Comments
 (0)