Skip to content

Commit 63e9e60

Browse files
authored
Add perspective to projects.yml
1 parent 73e197b commit 63e9e60

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
@@ -274,6 +274,11 @@
274274
github: "https://github.com/killaitis/peloton"
275275
affiliate: true
276276
platforms: [jvm]
277+
- title: "perspective"
278+
description: "Generic programming using higher kinded data and typeclasses. perspective 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)