mill.javascriptlib
package mill.javascriptlib
Experimental toolchain for building Javascript and Typescript apps using Mill's TypeScriptModule, including support for React.js apps with ReactScriptsModule
Attributes
Members list
Type members
Classlikes
trait PublishModule extends TypeScriptModule
Attributes
- Supertypes
-
trait TypeScriptModuletrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
trait ReactScriptsModule extends TypeScriptModule
Attributes
- Supertypes
-
trait TypeScriptModuletrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait RsWithServeModule
trait RsWithServeModule extends ReactScriptsModule
Attributes
- Supertypes
-
trait ReactScriptsModuletrait TypeScriptModuletrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
trait TestModule extends DefaultTaskModule
Attributes
- Companion
- object
- Supertypes
-
trait DefaultTaskModuletrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object TestModule
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TestModule.type
trait TsLintModule extends Module
Attributes
- Supertypes
-
trait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
trait TypeScriptModule extends Module
Attributes
- Companion
- object
- Supertypes
-
trait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait TypeScriptTeststrait PublishModuletrait ReactScriptsModuletrait RsWithServeModuletrait Coveragetrait Jasminetrait Jesttrait Mochatrait Vitesttrait Cypresstrait IntegrationSuitetrait PlayWrighttrait SharedShow all
- Self type
object TypeScriptModule
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TypeScriptModule.type
Exports
Defined exports
Exported from publish
@Scaladoc(value = "/**\n * Models an open source software license. Most common licenses are provided\n * in the companion object, e.g. [[License.MIT]], [[License.`Apache-2.0`]], etc.\n */")
Exported from publish
Exported from TypeScriptModule
Exported from TypeScriptModule$
In this article