kalin-rudnicki / oxygen   0.0.15

GitHub

Helpful utilities for scala developers.

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

Oxygen

You can't survive without oxygen, and you can't survive as a scala dev without the Oxygen library.

Oxygen has everything from helpful little extension methods .some/.asRight, to macro utilities that help you with metaprogramming, with much more on the way!

The end goal of this library is being able to deploy a web-app to production only needing to use tools directly provided by Oxygen.

Use This Library

Release Artifacts

libraryDependencies += "io.github.kalin-rudnicki" %% "oxygen-<sub-project>" % "<latest-version-above>"

Documentation

The official documentation for Oxygen is located within the repo's wiki:

wiki home

Projects