Skip to content

Commit 6b259d1

Browse files
authored
Merge pull request #426 from typelevel/feb13
Add Calico and fs2-dom projects
2 parents 64143f8 + 8e21812 commit 6b259d1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

_data/projects.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
description: "RDF, SPARQL and Linked Data technologies"
77
github: "https://github.com/banana-rdf/banana-rdf"
88
affiliate: true
9+
- title: "calico"
10+
description: "Pure, reactive UI library for building web applications with Cats Effect + FS2"
11+
github: "https://armanbilge.github.io/calico"
12+
affiliate: true
913
- title: "case-insensitive"
1014
description: "A case-insensitive string for Scala"
1115
github: "https://github.com/typelevel/case-insensitive"
@@ -98,6 +102,10 @@
98102
description: "Parse and transform data (CBOR, CSV, JSON, XML) in a streaming manner"
99103
github: "https://github.com/gnieh/fs2-data"
100104
affiliate: true
105+
- title: "fs2-dom"
106+
description: "Idiomatic Cats Effect + FS2 integrations for Web APIs"
107+
github: "https://github.com/armanbilge/fs2-dom"
108+
affiliate: true
101109
- title: "fs2-grpc"
102110
description: "gRPC implementation for FS2/cats-effect"
103111
github: "https://github.com/typelevel/fs2-grpc"

0 commit comments

Comments
 (0)