hashiverse-client-web - v0.1.0
Hashiverse
Preparing search index...
tools/Tools
Tools
Class Tools
Index
Constructors
constructor
Methods
create_
avatar
crush_
image
is_
release_
build
navigate_
to_
hashtag
navigate_
to_
post
navigate_
to_
post_
sequels
navigate_
to_
user
play_
ui_
sound
trim_
start
Constructors
constructor
new
Tools
()
:
Tools
Returns
Tools
Methods
Static
create_
avatar
create_avatar
(
id
:
string
,
avatar
:
string
|
null
|
undefined
)
:
string
Parameters
id
:
string
avatar
:
string
|
null
|
undefined
Returns
string
Static
crush_
image
crush_image
(
img
:
Blob
|
File
,
max_width
:
number
)
:
Promise
<
string
>
Parameters
img
:
Blob
|
File
max_width
:
number
Returns
Promise
<
string
>
Static
is_
release_
build
is_release_build
()
:
boolean
Returns
boolean
Static
navigate_
to_
hashtag
navigate_to_hashtag
(
navigate
:
NavigateFunction
,
hashtag
:
string
)
:
void
Parameters
navigate
:
NavigateFunction
hashtag
:
string
Returns
void
Static
navigate_
to_
post
navigate_to_post
(
navigate
:
NavigateFunction
,
post_id
:
string
,
bucket_location
:
string
,
)
:
void
Parameters
navigate
:
NavigateFunction
post_id
:
string
bucket_location
:
string
Returns
void
Static
navigate_
to_
post_
sequels
navigate_to_post_sequels
(
navigate
:
NavigateFunction
,
post_id
:
string
,
bucket_location
:
string
,
)
:
void
Parameters
navigate
:
NavigateFunction
post_id
:
string
bucket_location
:
string
Returns
void
Static
navigate_
to_
user
navigate_to_user
(
navigate
:
NavigateFunction
,
id
:
string
)
:
void
Parameters
navigate
:
NavigateFunction
id
:
string
Returns
void
Static
play_
ui_
sound
play_ui_sound
(
sound
:
string
)
:
void
Parameters
sound
:
string
Returns
void
Static
trim_
start
trim_start
(
str
:
string
,
char
:
string
)
:
string
Parameters
str
:
string
char
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create_
avatar
crush_
image
is_
release_
build
navigate_
to_
hashtag
navigate_
to_
post
navigate_
to_
post_
sequels
navigate_
to_
user
play_
ui_
sound
trim_
start
Hashiverse
hashiverse-client-web - v0.1.0
Loading...