tyrian.cmds
Members list
Type members
Classlikes
Dom utilities
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Download.type
Given the id of a file input field that has had a file selected, this Cmd will read either an image or text file to return an HTMLImageElement
or String
respectively.
Given the id of a file input field that has had a file selected, this Cmd will read either an image or text file to return an HTMLImageElement
or String
respectively.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FileReader.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Given a path, this cmd will load an image and return an HTMLImageElement
for you to make use of.
Given a path, this cmd will load an image and return an HTMLImageElement
for you to make use of.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ImageLoader.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LocalStorage.type
A very, very simple logger that logs to the Browsers console with a few standard headers and the log message.
A very, very simple logger that logs to the Browsers console with a few standard headers and the log message.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Logger.type
Generate random values.
Generate random values.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Random.type
Attributes
- Supertypes
- Known subtypes
-
case NextIntcase NextLongcase NextFloatcase NextDoublecase NextAlphaNumericcase NextShuffle[A]Show all