Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
description: "Pure functional JDBC layer with Cats Effect 3 and Scala 3"
github: "https://github.com/takapi327/ldbc"
affiliate: true
platforms: [jvm]
platforms: [js, jvm, native]
- title: "Lepus"
description: "Purely functional, non-blocking RabbitMQ client for scala, scala js and scala native built on top of fs2."
github: "https://github.com/hnaderi/lepus"
Expand Down