Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aiinne/Aine-MD
/ functions
Functions
257 in github.com/Aiinne/Aine-MD
⨍
Functions
257
◇
Types & classes
88
↓ 229 callers
Function
isNumber
handler.js:6
↓ 38 callers
Function
printer
Helper function print a string with various features
speed.py:1814
↓ 33 callers
Function
_classPrivateMethodGet
(receiver, privateSet, fn)
lib/webp.js:64
↓ 20 callers
Function
_asyncToGenerator
(fn)
lib/webp.js:33
↓ 15 callers
Method
read
()
lib/lowdb/Low.js:12
↓ 14 callers
Function
get_exception
Helper function to work with py2.4-py3 for getting the current exception in a try/except block
speed.py:649
↓ 14 callers
Method
write
()
lib/lowdb/Low.js:15
↓ 12 callers
Method
close
(self)
speed.py:642
↓ 11 callers
Function
createBasicChunk
(name, data)
lib/webp.js:111
↓ 10 callers
Method
load
(path)
lib/webp.js:355
↓ 10 callers
Method
read
(self, n=10240)
speed.py:874
↓ 9 callers
Function
color
(text, color)
lib/color.js:3
↓ 8 callers
Method
__init__
(self, config=None, source_address=None, timeout=10, secure=False, shutdown_event=None)
speed.py:1089
↓ 7 callers
Function
build_request
Build a urllib2 request object This function automatically adds a User-Agent header to all requests
speed.py:691
↓ 6 callers
Method
json
Return data in JSON format
speed.py:1074
↓ 5 callers
Method
save
* Queue Save
lib/database.js:49
↓ 4 callers
Function
catch_request
Helper function to catch common exceptions encountered when establishing a connection with a HTTP/HTTPS request
speed.py:727
↓ 4 callers
Method
dict
Return dictionary of result data
speed.py:1035
↓ 4 callers
Function
event_is_set
(event)
speed.py:299
↓ 4 callers
Function
ffmpeg
(buffer, args = [], ext = '', ext2 = '')
lib/converter.js:5
↓ 4 callers
Function
get_attributes_by_tag_name
Retrieve an attribute from an XML document and return it in a consistent format Only used with xml.dom.minidom, which is likely only to be
speed.py:765
↓ 4 callers
Method
write
(self, s)
speed.py:176
↓ 3 callers
Function
_defineProperty
(obj, key, value)
lib/webp.js:50
↓ 3 callers
Method
get_best_server
Perform a speedtest.net "ping" to determine which speedtest.net server has the lowest latency
speed.py:1440
↓ 3 callers
Method
get_servers
Retrieve a the list of speedtest.net servers, optionally filtered to servers matching those specified in the ``servers`` argument
speed.py:1240
↓ 3 callers
Function
str2Regex
handler.js:657
↓ 3 callers
Function
toBase64
(buffer, mime)
lib/welcome.js:71
↓ 3 callers
Function
write
(data)
speed.py:222
↓ 2 callers
Function
VP8Height
(data)
lib/webp.js:91
↓ 2 callers
Function
VP8LHeight
(data)
lib/webp.js:101
↓ 2 callers
Function
VP8LWidth
(data)
lib/webp.js:96
↓ 2 callers
Function
VP8Width
(data)
lib/webp.js:86
↓ 2 callers
Function
_build_connection
Cross Python 2.4 - Python 3 callable to build an ``HTTPConnection`` or ``HTTPSConnection`` with the args we need Called from ``http(s)_ope
speed.py:518
↓ 2 callers
Function
asyncGeneratorStep
(gen, resolve, reject, _next, _throw, key, arg)
lib/webp.js:18
↓ 2 callers
Function
build_opener
Function similar to ``urllib2.build_opener`` that will build an ``OpenerDirector`` with the explicit handlers we want, ``source_address`` fo
speed.py:583
↓ 2 callers
Function
build_user_agent
Build a Mozilla/5.0 compatible User-Agent string
speed.py:675
↓ 2 callers
Method
check
(state)
lib/tictactoe.js:23
↓ 2 callers
Method
connect
Connect to the host and port specified in __init__.
speed.py:432
↓ 2 callers
Function
create_connection
Connect to *address* and return the socket object. Convenience function. Connect to *address* (a 2-tuple ``(host, port)``) and return the
speed.py:376
↓ 2 callers
Function
doesVP8LHaveAlpha
(data)
lib/webp.js:107
↓ 2 callers
Method
download
Test download speed against speedtest.net A ``threads`` value of ``None`` will fall back to those dictated by the speedtest.net co
speed.py:1516
↓ 2 callers
Function
emitGroupUpdate
(update)
lib/simple.js:744
↓ 2 callers
Function
get_response_stream
Helper function to return either a Gzip reader if ``Content-Encoding`` is ``gzip`` otherwise the response itself
speed.py:748
↓ 2 callers
Function
post
(url, formdata)
lib/y2mate.js:4
↓ 2 callers
Method
pre_allocate
(self)
speed.py:852
↓ 2 callers
Method
share
POST data to the speedtest.net API to obtain a share results link
speed.py:974
↓ 2 callers
Function
toImg
(svg, format = 'png')
lib/welcome.js:57
↓ 2 callers
Function
to_utf8
No-op encode to utf-8 for py3
speed.py:190
↓ 2 callers
Function
yt
* Download YouTube Video via y2mate * @param {String} url YouTube Video URL * @param {String} quality (avaiable: `144p`, `240p`, `360p`, `480p`, `
lib/y2mate.js:26
↓ 1 callers
Function
_0x45b8
()
main.js:1
↓ 1 callers
Function
_axios
(host)
lib/salat.js:6
↓ 1 callers
Function
_interopRequireDefault
(obj)
lib/webp.js:14
↓ 1 callers
Method
_load
()
lib/database.js:53
↓ 1 callers
Function
_next
(value)
lib/webp.js:39
↓ 1 callers
Function
_quickTest
()
main.js:1
↓ 1 callers
Function
addExif
* Add WhatsApp JSON Exif Metadata * Taken from https://github.com/pedroslopez/whatsapp-web.js/pull/527/files * @param {Buffer} webpSticker * @para
lib/sticker.js:191
↓ 1 callers
Function
addMsg
(obj)
views/index.js:3
↓ 1 callers
Function
barcode
lib/welcome.js:10
↓ 1 callers
Function
canvas
(code, type = 'png', quality = 0.92)
lib/sticker.js:55
↓ 1 callers
Method
clear
()
lib/webp.js:215
↓ 1 callers
Method
csv
Return data in CSV format
speed.py:1061
↓ 1 callers
Function
csv_header
Print the CSV Headers
speed.py:1703
↓ 1 callers
Method
csv_header
Return CSV Headers
speed.py:1051
↓ 1 callers
Function
ctrl_c
Catch Ctrl-C key sequence and set a SHUTDOWN_EVENT for our threaded operations
speed.py:1684
↓ 1 callers
Function
delay
handler.js:7
↓ 1 callers
Function
distance
Determine distance between 2 sets of [lat,lon] in km
speed.py:656
↓ 1 callers
Function
genSVG
({ wid = '', pp = path.join(src, 'avatar_contact.png'), title = '', name = '', text = '',
lib/welcome.js:35
↓ 1 callers
Method
get_closest_servers
Limit servers to the closest speedtest.net servers based on geographic distance
speed.py:1420
↓ 1 callers
Method
get_config
Download the speedtest.net configuration and return only the data we are interested in
speed.py:1124
↓ 1 callers
Method
isSet
()
speed.py:48
↓ 1 callers
Function
keepAlive
()
server.js:46
↓ 1 callers
Function
main
()
speed.py:1997
↓ 1 callers
Function
mdFormat
(depth = 4)
lib/print.js:53
↓ 1 callers
Function
parse_args
Function to handle building and parsing of command line arguments
speed.py:1710
↓ 1 callers
Function
pipeEmit
(event, event2, prefix = '')
server.js:33
↓ 1 callers
Function
pluginFilter
main.js:1
↓ 1 callers
Function
print_
Wrapper function for py3 to print, with a utf-8 encoded stdout
speed.py:194
↓ 1 callers
Function
print_dots
Built in callback function used by Thread classes for printing status
speed.py:776
↓ 1 callers
Function
queryURL
(queries)
lib/sticker.js:71
↓ 1 callers
Function
render
({ wid = '', pp = toBase64(fs.readFileSync(path.join(src, 'avatar_contact.png')), 'image/png'), na
lib/welcome.js:83
↓ 1 callers
Method
set_mini_server
Instead of querying for a list of servers, set a link to a speedtest mini server
speed.py:1366
↓ 1 callers
Function
shell
Run the full speedtest.net test
speed.py:1835
↓ 1 callers
Function
sholatAll
(kota)
lib/salat.js:14
↓ 1 callers
Function
start
* Start a js file * @param {String} file `path/to/file`
index.js:258
↓ 1 callers
Method
toBinary
* ```js * TicTacToe.toBinary(1, 2) // 0b010000000 * ```
lib/tictactoe.js:35
↓ 1 callers
Method
upload
Test upload speed against speedtest.net A ``threads`` value of ``None`` will fall back to those dictated by the speedtest.net conf
speed.py:1591
↓ 1 callers
Function
validate_optional_args
Check if an argument was provided that depends on a module that may not be part of the Python standard library. If such an argument is sup
speed.py:1796
↓ 1 callers
Function
version
Print the version
speed.py:1695
↓ 1 callers
Function
webp2mp4
(source)
lib/webp2mp4.js:5
↓ 1 callers
Function
webp2png
(source)
lib/webp2mp4.js:31
↓ 1 callers
Method
write
(data)
lib/mongoDB.js:33
Function
Cluster
()
lib/cluster.js:9
Function
RESTfulAPI
lib/uploadFile.js:29
Function
TelegraPh
(Path)
lib/uploader.js:10
Function
UploadFileUgu
(input)
lib/uploader.js:31
Function
_0x41ab
(_0x2172be,_0x1e28b3)
main.js:1
Method
__init__
(self, f, **kwargs)
speed.py:168
Method
__init__
(self, *args, **kwargs)
speed.py:421
Method
__init__
(self, *args, **kwargs)
speed.py:458
Method
__init__
(self, debuglevel=0, source_address=None, timeout=10)
speed.py:540
next →
1–100 of 257, ranked by callers