Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevin-lee/extras
A few extra tools
https://github.com/kevin-lee/extras
cats concurrency console-io newtype refined refinement refinement-type scala tools
Last synced: 23 days ago
JSON representation
A few extra tools
- Host: GitHub
- URL: https://github.com/kevin-lee/extras
- Owner: kevin-lee
- License: mit
- Created: 2021-08-20T12:27:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T10:38:17.000Z (8 months ago)
- Last Synced: 2024-04-14T04:43:20.959Z (7 months ago)
- Topics: cats, concurrency, console-io, newtype, refined, refinement, refinement-type, scala, tools
- Language: Scala
- Homepage: https://extras.kevinly.dev
- Size: 6.76 MB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/0.1.0.md
- License: LICENSE
Awesome Lists containing this project
README
# ![Extras Logo](https://extras.kevinly.dev/img/extras-logo-64x64.png) Extras
## Please visit [https://extras.kevinly.dev](https://extras.kevinly.dev)
[![Build Status](https://github.com/kevin-lee/extras/workflows/Build-All/badge.svg)](https://github.com/kevin-lee/extras/actions?workflow=Build-All)
[![Release Status](https://github.com/kevin-lee/extras/workflows/Release/badge.svg)](https://github.com/kevin-lee/extras/actions?workflow=Release)
[![Latest version](https://index.scala-lang.org/kevin-lee/extras/latest.svg)](https://index.scala-lang.org/kevin-lee/extras)| Project | Maven Central |
|--------------------------:|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| extras-render | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-render_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-render_2.13) |
| extras-cats | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-cats_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-cats_2.13) |
| extras-circe | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-circe_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-circe_2.13) |
| extras-scala-io | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-scala-io_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-scala-io_2.13) |
| extras-hedgehog-ce3 | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-hedgehog-ce3_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-hedgehog-ce3_2.13) |
| extras-hedgehog-circe | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-hedgehog-circe_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-hedgehog-circe_2.13) |
| extras-type-info | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-type-info_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-type-info_2.13) |
| extras-testing-tools | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-testing-tools_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-testing-tools_2.13) |
| extras-fs2-v*-text | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-fs2-v3-text_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-fs2-v3-text_2.13) |
| extras-refinement | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-refinement_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-refinement_2.13) |
| extras-concurrent | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-concurrent_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-concurrent_2.13) |
| extras-concurrent-testing | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/extras-concurrent-testing_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/extras-concurrent-testing_2.13) |# Test Coverage
[![codecov](https://codecov.io/gh/kevin-lee/extras/branch/main/graph/badge.svg?token=1U95FXZWUL)](https://codecov.io/gh/kevin-lee/extras)
[![Grid](https://codecov.io/gh/kevin-lee/extras/branch/main/graphs/tree.svg?token=1U95FXZWUL)](https://app.codecov.io/gh/kevin-lee/extras)
[![Sunburst](https://codecov.io/gh/kevin-lee/extras/branch/main/graphs/sunburst.svg?token=1U95FXZWUL)](https://app.codecov.io/gh/kevin-lee/extras)
[![Icicle](https://codecov.io/gh/kevin-lee/extras/branch/main/graphs/icicle.svg?token=1U95FXZWUL)](https://app.codecov.io/gh/kevin-lee/extras)