You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,7 @@ All these testing frameworks cross-compile on the JVM and JS.
131
131
*[Scala-Async](https://github.com/scala/async) (works out-of-box with Scala.js)
132
132
* Scalaxy [Loops](https://github.com/ochafik/Scalaxy/tree/master/Loops) and [Streams](https://github.com/ochafik/Scalaxy/tree/master/Streams) (work out-of-box with Scala.js)
133
133
*[jsext](https://github.com/jducoeur/jsext): utilities for developing facades and working with Futures
134
+
*[slogging](https://github.com/jokade/slogging): a simple logging library with an API compatible to scala-logging (and slf4j)
0 commit comments