scala-tsi / scala-tsi   0.8.3

MIT License GitHub

Generate typescript interfaces from your scala classes

Scala versions: 3.x 2.13 2.12
sbt plugins: 1.0

scala-tsi 0.3.1


Group ID:
nl.codestar
Artifact ID:
scala-tsi_2.13
Version:
0.3.1
Release Date:
Aug 21, 2020
Licenses:
MIT
Files:

libraryDependencies += "nl.codestar" %% "scala-tsi" % "0.3.1"

Mill build tool

ivy"nl.codestar::scala-tsi:0.3.1"

Scala CLI

//> using dep "nl.codestar::scala-tsi:0.3.1"

Ammonite REPL

import $ivy.`nl.codestar::scala-tsi:0.3.1`

<dependency>
  <groupId>nl.codestar</groupId>
  <artifactId>scala-tsi_2.13</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'nl.codestar', name: 'scala-tsi_2.13', version: '0.3.1'