Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kevin-lee/effectie
- Owner: kevin-lee
- License: mit
- Created: 2020-03-31T09:35:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T06:08:46.000Z (8 months ago)
- Last Synced: 2024-04-14T04:43:20.527Z (7 months ago)
- Topics: cats, cats-effect, effect, finally-tagless, fp, functional-programming, io-monad, referential-transparency, scala, tagless-final
- Language: Scala
- Homepage: https://effectie.kevinly.dev
- Size: 9.06 MB
- Stars: 9
- Watchers: 5
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/0.1.0.md
- License: LICENSE
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)