Skip to content

A few updates to the lists of projects. #289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 23, 2020
Merged
Show file tree
Hide file tree
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
6 changes: 0 additions & 6 deletions _data/incubator.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
- title: "banana-rdf"
description: "RDF, SPARQL and Linked Data technologies"
github: "https://github.com/banana-rdf/banana-rdf"
- title: "Case Classy"
description: "Data decoding and validation to make configuration easy"
github: "https://github.com/47deg/case-classy"
- title: "case-insensitive"
description: "A case-insensitive string for Scala"
github: "https://github.com/typelevel/case-insensitive"
Expand Down Expand Up @@ -46,9 +43,6 @@
- title: "Libra"
description: "Compile time dimensional analysis for any problem domain"
github: "https://github.com/to-ithaca/libra"
- title: "Mouse"
description: "Small companion library to cats providing enrichments to std lib classes to ease functional programming and/or ease source compatibility with scalaz"
github: "https://github.com/typelevel/mouse"
- title: "OutWatch"
description: "A functional and reactive UI framework for more predictable code"
github: "https://github.com/OutWatch/outwatch"
Expand Down
7 changes: 0 additions & 7 deletions _projects/catalysts.md

This file was deleted.

12 changes: 12 additions & 0 deletions _projects/cats.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,28 @@ extensions:
- title: Cats-Effect
description: "The IO Monad for Scala, plus type classes for general effect types."
link: "https://typelevel.org/cats-effect/"
- title: "FS2"
description: "Functional Streams for Scala, with implementations for compression, disk I/O, and TCP"
link: "https://typelevel.org/fs2/"
- title: "Cats MTL"
description: "Monad transformers made easy"
link: "https://typelevel.org/cats-mtl/"
- title: "Cats Collections"
description: "Data structures that facilitate pure functional programming with cats"
link: "https://github.com/typelevel/cats-collections"
- title: "Cats Tagless"
description: "A library of utilities for tagless final algebras"
link: "https://typelevel.org/cats-tagless/"
- title: "Alleycats"
description: "Lawless classes & illegal instances"
link: "https://github.com/typelevel/cats"
- title: "Mouse"
description: "Enrichments to standard library classes to ease functional programming"
link: "https://github.com/typelevel/mouse"
- title: "Kittens"
description: "Automatic type class derivation"
link: "https://github.com/milessabin/kittens"
- title: "Cats-Time"
description: "Instances for Cats Typeclasses for Java 8 Time"
link: "https://github.com/ChristopherDavenport/cats-time"
---
7 changes: 0 additions & 7 deletions _projects/tut.md

This file was deleted.