We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73e197b + 243d118 commit c6c0267Copy full SHA for c6c0267
_data/projects.yml
@@ -274,6 +274,11 @@
274
github: "https://github.com/killaitis/peloton"
275
affiliate: true
276
platforms: [jvm]
277
+- title: "perspective"
278
+ description: "Provides tools for generic programming, and typeclasses for monad transformers and higher kinded data."
279
+ github: "https://github.com/Katrix/perspective"
280
+ affiliate: true
281
+ platforms: [js, jvm]
282
- title: "PureConfig"
283
description: "A boilerplate-free library for loading configuration files"
284
github: "https://github.com/pureconfig/pureconfig"
0 commit comments