Skip to content

v0.8.4

Compare
Choose a tag to compare
@tim740 tim740 released this 19 Nov 00:51
· 61 commits to master since this release

Added:

online stat(us|e) of url %string%
url %string%'s online stat(us|e)
#returns a boolean

Updated every syntax to allow prefixing of skutil[ities]

Added Second Syntaxs:

bin[ary] %string% as (text|string)
bin[ary] %string% as decimal
bin[ary] %string% as hexa[decimal]
bin[ary] %string% as octal
(text|string) %string% as bin[ary]
decimal %string% as bin[ary]
hexa[decimal] %string% as bin[ary]
octal %string% as bin[ary]
ascii %numbers% as (text|string)
ascii %numbers% as unicode
(text|string) %string% as ascii
(text|string) %string% as unicode
unicode %string% as (text|string)
unicode %string% as ascii
hexa[decimal] %string% as num[ber]
num[ber] %number% as hexa[decimal]
hex %string% as rgb
rgb %number%, %number%, %number% as hex
date %date% as unix[ date]
unix[ date] %number% as date
unix[ date] %number% as date formatted as %string%