Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierrenodet/lunium
An attempt to do a zero dependency, tagless and bifunctor based library for WebDrivers 🌑
https://github.com/pierrenodet/lunium
bifunctor cats cats-effect scala selenium tagless-final webdriver zio
Last synced: 28 days ago
JSON representation
An attempt to do a zero dependency, tagless and bifunctor based library for WebDrivers 🌑
- Host: GitHub
- URL: https://github.com/pierrenodet/lunium
- Owner: pierrenodet
- License: apache-2.0
- Created: 2019-12-18T05:54:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-24T17:03:41.000Z (almost 5 years ago)
- Last Synced: 2024-09-27T14:40:56.256Z (about 1 month ago)
- Topics: bifunctor, cats, cats-effect, scala, selenium, tagless-final, webdriver, zio
- Language: Scala
- Homepage: https://pierrenodet.github.io/lunium
- Size: 1.21 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lunium
[![Build Status](https://travis-ci.com/pierrenodet/lunium.svg?branch=master)](https://travis-ci.com/pierrenodet/lunium)
[![codecov](https://codecov.io/gh/pierrenodet/lunium/branch/master/graph/badge.svg)](https://codecov.io/gh/pierrenodet/lunium)
[![Gitter](https://badges.gitter.im/pierrenodet-lunium/community.svg)](https://gitter.im/pierrenodet-lunium/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/pierrenodet/lunium/blob/master/LICENSE)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.pierrenodet/lunium_2.12.svg?label=maven-central&colorB=blue)](https://search.maven.org/search?q=g:%22com.github.pierrenodet%22%20AND%20a:%22lunium-core_2.13%22)A retarded attempt to do a zero dependency, tagless and bifunctor based library for WebDrivers