io.github.quafadas.scautable

Members list

Type members

Experimental classlikes

object CSV

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
CSV.type

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object scautable
object scautable extends PlatformSpecific

This is a simple library to render a scala case class as an html table. It assumes the presence of a HtmlTableRender instance for each type in the case class.

This is a simple library to render a scala case class as an html table. It assumes the presence of a HtmlTableRender instance for each type in the case class.

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
scautable.type