Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevin-lee/effectie

A Tool for FP Effect Libraries
https://github.com/kevin-lee/effectie

cats cats-effect effect finally-tagless fp functional-programming io-monad referential-transparency scala tagless-final

Last synced: 23 days ago
JSON representation

A Tool for FP Effect Libraries

Awesome Lists containing this project

README

        

# ![Effectie Logo](https://effectie.kevinly.dev/img/effectie-logo-64x64.png) Effectie

## Please visit [https://effectie.kevinly.dev](https://effectie.kevinly.dev)

[![Build Status](https://github.com/Kevin-Lee/effectie/workflows/Build-All/badge.svg)](https://github.com/Kevin-Lee/effectie/actions?workflow=Build-All)
[![Release Status](https://github.com/Kevin-Lee/effectie/workflows/Release/badge.svg)](https://github.com/Kevin-Lee/effectie/actions?workflow=Release)
[![Latest version](https://index.scala-lang.org/kevin-lee/effectie/latest.svg)](https://index.scala-lang.org/kevin-lee/effectie)

| Project | Maven Central |
|-----------------------:|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| effectie-core | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/effectie-core_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/effectie-core_2.13) |
| effectie-syntax | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/effectie-syntax_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/effectie-syntax_2.13) |
| effectie-cats-effect2 | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/effectie-cats-effect2_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/effectie-cats-effect2_2.13) |
| effectie-cats-effect3 | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/effectie-cats-effect3_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/effectie-cats-effect3_2.13) |
| effectie-monix3 | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/effectie-monix3_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/effectie-monix3_2.13) |

## Test Coverage
[![codecov](https://codecov.io/gh/Kevin-Lee/effectie/branch/main/graph/badge.svg?token=7KES1SX90T)](https://codecov.io/gh/Kevin-Lee/effectie)

[![Grid](https://codecov.io/gh/Kevin-Lee/effectie/branch/main/graphs/tree.svg?token=7KES1SX90T)](https://app.codecov.io/gh/Kevin-Lee/effectie)

[![Sunburst](https://codecov.io/gh/Kevin-Lee/effectie/branch/main/graphs/sunburst.svg?token=7KES1SX90T)](https://app.codecov.io/gh/Kevin-Lee/effectie)

[![Icicle](https://codecov.io/gh/Kevin-Lee/effectie/branch/main/graphs/icicle.svg?token=7KES1SX90T)](https://app.codecov.io/gh/Kevin-Lee/effectie)