Skip to content

Commit c6c0267

Browse files
authored
Merge pull request #512 from Katrix/patch-1
Add perspective to projects.yml
2 parents 73e197b + 243d118 commit c6c0267

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_data/projects.yml

+5
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,11 @@
274274
github: "https://github.com/killaitis/peloton"
275275
affiliate: true
276276
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]
277282
- title: "PureConfig"
278283
description: "A boilerplate-free library for loading configuration files"
279284
github: "https://github.com/pureconfig/pureconfig"

0 commit comments

Comments
 (0)