io.github.quafadas.scautable
package io.github.quafadas.scautable
Members list
Type members
Experimental classlikes
object CSV
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CSV.type
object ConsoleFormat
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConsoleFormat.type
Attributes
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
trait PlatformSpecific
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass 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
- Self type
-
scautable.type
Value members
Experimental methods
Attributes
- Experimental
- true
In this article