Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aimingoo/jike2
/ functions
Functions
1,721 in github.com/aimingoo/jike2
⨍
Functions
1,721
◇
Types & classes
906
↓ 122 callers
Method
log
* Returns the natural logarithm (base e) of a number. * @param x A numeric expression.
src/49/lib/lib.d.ts:593
↓ 6 callers
Function
IsTransporter
(t: any, target: Target)
src/31/t2.ts:41
↓ 6 callers
Function
IsTransporter
(t: any, target: Target)
src/31/t3.ts:45
↓ 6 callers
Method
forEach
* Performs the specified action for each element in an array. * @param callbackfn A function that accepts up to three arguments. forEach calls
src/49/lib/lib.d.ts:1116
↓ 6 callers
Method
push
* Appends new elements to an array, and returns the new length of the array. * @param items New elements of the Array.
src/49/lib/lib.d.ts:1022
↓ 4 callers
Function
processData
(callback: (data?: string) => void)
src/58/t2.ts:32
↓ 3 callers
Function
Foo
(a: T)
src/31/t.ts:22
↓ 3 callers
Method
call
* Calls a method of an object, substituting another object for the current object. * @param thisArg The object to be used as the current object
src/49/lib/lib.d.ts:242
↓ 3 callers
Function
generatorExample
()
src/50/t4.ts:3
↓ 3 callers
Method
map
* Calls a defined callback function on each element of an array, and returns an array that contains the results. * @param callbackfn A function
src/49/lib/lib.d.ts:1123
↓ 3 callers
Method
random
Returns a pseudorandom number between 0 and 1.
src/49/lib/lib.d.ts:611
↓ 3 callers
Method
run
(x: Transporter)
src/30/t2-1.ts:42
↓ 3 callers
Method
then
* Attaches callbacks for the resolution and/or rejection of the Promise. * @param onfulfilled The callback to execute when the Promise is resolve
src/49/lib/lib.d.ts:1197
↓ 2 callers
Method
bar
()
src/51/t2.ts:82
↓ 2 callers
Method
bind
* For a given function, creates a bound function that has the same body as the original function. * The this object of the bound function is a
src/49/lib/lib.d.ts:250
↓ 2 callers
Method
create
* Creates an object that has the specified prototype, and that optionally contains specified properties. * @param o Object to use as a prototyp
src/49/lib/lib.d.ts:161
↓ 2 callers
Function
f
()
src/15/t1.js:14
↓ 2 callers
Method
foo
(x: T)
src/56/t2.ts:28
↓ 2 callers
Function
func2
(callback: Function)
src/58/t.ts:15
↓ 2 callers
Function
generatorExample
()
src/50/t.ts:1
↓ 2 callers
Method
keys
* Returns the names of the enumerable properties and methods of an object. * @param o Object that contains the properties and methods. This can
src/49/lib/lib.d.ts:218
↓ 2 callers
Method
pop
* Removes the last element from an array and returns it.
src/49/lib/lib.d.ts:1026
↓ 2 callers
Method
run
(x: Transporter)
src/31/t2-1.ts:29
↓ 2 callers
Method
sayHello
()
src/51/t.ts:14
↓ 2 callers
Method
toUpperCase
Converts all the alphabetic characters in a string to uppercase.
src/49/lib/lib.d.ts:409
↓ 1 callers
Function
DBG
(f: T)
src/43/t.ts:4
↓ 1 callers
Function
IsTransporter3
(t: T, target: Target)
src/31/t3.ts:55
↓ 1 callers
Function
Trans
(T)
src/16/t.js:1
↓ 1 callers
Method
addEventListener
(type: "MSOrientationChange", listener: (ev: Event) => any, useCapture?: boolean)
src/49/lib/lib.d.ts:13956
↓ 1 callers
Method
appendChild
(newChild: Node)
src/49/lib/lib.d.ts:11609
↓ 1 callers
Method
apply
* Calls the function, substituting the specified object for the this value of the function, and the specified array for the arguments of the function.
src/49/lib/lib.d.ts:235
↓ 1 callers
Method
assign
(url: string)
src/49/lib/lib.d.ts:10744
↓ 1 callers
Function
createButton
()
src/47/src/main.ts:10
↓ 1 callers
Method
createElement
* Creates an instance of the element for the specified tag. * @param tagName The name of an element.
src/49/lib/lib.d.ts:5764
↓ 1 callers
Method
customMethod
()
src/59/t3.ts:15
↓ 1 callers
Method
defineProperty
* Adds a property to an object, or modifies attributes of an existing property. * @param o Object on which to add or modify the property. This
src/49/lib/lib.d.ts:169
↓ 1 callers
Function
delegator
(x)
src/50/t.ts:26
↓ 1 callers
Method
error
(message?: any, ...optionalParams: any[])
src/49/lib/lib.d.ts:4921
↓ 1 callers
Function
f
(x: any)
src/41/t.ts:21
↓ 1 callers
Function
f
(s: string)
src/56/t.ts:40
↓ 1 callers
Function
fetchData
()
src/52/t.ts:3
↓ 1 callers
Function
foo
(s: string, b: boolean)
src/02/t.ts:7
↓ 1 callers
Function
foo2
(a: (Foo2A|Foo2B|Foo2C) & {g: T}, b: boolean)
src/32/t1.ts:30
↓ 1 callers
Function
foo2
(a: {x: T})
src/32/t.ts:53
↓ 1 callers
Function
foo3
(a: T, b?: U)
src/32/t.ts:68
↓ 1 callers
Method
func
(a: T)
src/31/t.ts:99
↓ 1 callers
Function
func1
(callback: Function)
src/58/t.ts:8
↓ 1 callers
Function
getClass
(c: T)
src/59/tests/cases/compiler/declarationEmitExpressionInExtends2.ts:8
↓ 1 callers
Function
getInputSomething
()
src/01/MyTest.ts:1
↓ 1 callers
Function
getInputSomething
()
src/01/MyTest.js:1
↓ 1 callers
Function
getInputSomething
()
src/04/MyTest.ts:1
↓ 1 callers
Method
getPrototypeOf
* Returns the prototype of an object. * @param o The object that references the prototype.
src/49/lib/lib.d.ts:139
↓ 1 callers
Function
getThis
(this: void)
src/51/t2.ts:62
↓ 1 callers
Method
greet
(@logParameter message: string, @logParameter sender: string)
src/43/t.ts:86
↓ 1 callers
Function
handleButton
()
src/47/src/main.ts:2
↓ 1 callers
Method
hi
()
src/51/t2.ts:12
↓ 1 callers
Method
isArray
(arg: any)
src/49/lib/lib.d.ts:1168
↓ 1 callers
Function
loadFromDatabase
(id: number)
src/01/MyTest.ts:5
↓ 1 callers
Function
loadFromDatabase
(id)
src/01/MyTest.js:5
↓ 1 callers
Function
loadFromDatabase
(id: number)
src/04/MyTest.ts:5
↓ 1 callers
Function
makeObject
(desc: ObjectDescriptor<D, M>)
src/57/t2.ts:6
↓ 1 callers
Function
makeObject
(desc: ObjectDescriptor<D, M>)
src/57/t3.ts:8
↓ 1 callers
Method
moveBy
(x?: number, y?: number)
src/49/lib/lib.d.ts:15676
↓ 1 callers
Method
print
()
src/49/lib/lib.d.ts:15684
↓ 1 callers
Method
printName
(this: this)
src/51/t2.ts:51
↓ 1 callers
Function
processT
()
src/52/t2.ts:3
↓ 1 callers
Method
querySelector
(selectors: string)
src/49/lib/lib.d.ts:16167
↓ 1 callers
Method
runAll
()
src/31/t2-1.ts:39
↓ 1 callers
Method
runAll
()
src/30/t2-1.ts:51
↓ 1 callers
Function
sayHi
()
src/51/t.ts:49
↓ 1 callers
Method
some
* Determines whether the specified callback function returns true for any element of an array. * @param callbackfn A function that accepts up t
src/49/lib/lib.d.ts:1109
↓ 1 callers
Function
start
()
src/31/t2.ts:31
↓ 1 callers
Function
start
()
src/30/t2-2.ts:35
↓ 1 callers
Method
test
* Returns a Boolean value that indicates whether or not a pattern exists in a searched string. * @param string String on which to perform the s
src/49/lib/lib.d.ts:839
↓ 1 callers
Method
toString
Returns a string representation of a date. The format of the string depends on the locale.
src/49/lib/lib.d.ts:639
Method
#f
()
src/07/t.js:6
Method
#f
@private {function} 私有实例方法
src/39/t.ts:13
Method
#f2
()
src/07/t.js:7
Method
#f2
@private {string} 私有 getter 方法
src/39/t.ts:16
Method
#foo2
()
src/07/t.js:12
Method
#foo2
@private @static {function} 私有静态方法
src/39/t.ts:22
Method
#privateAccessor
()
src/41/t3.ts:21
Method
#privateMethod
()
src/41/t3.ts:20
Function
ArrayWidgetX
(...value: T[])
src/59/t.ts:29
Function
AssertIsNumber
(a: any)
src/13/t.ts:12
Method
Close
()
src/49/lib/lib.d.ts:16652
Method
Close
* Closes a text stream. * It is not necessary to close standard streams; they close automatically when the process ends. If * you close a
src/49/lib/lib.d.ts:16671
Function
DecoratorLog
* Decorator Evaluation * @see https://www.typescriptlang.org/docs/handbook/decorators.html#decorator-evaluation * * NOTE: * 实例成员 > 静态成员 >
src/43/t2.ts:8
Function
Foo
(a: T)
src/32/t.ts:7
Function
Foo
()
src/05/t.ts:48
Function
Foo2
(a: T)
src/31/t.ts:45
Function
FooX
()
src/25/t.ts:25
Function
IsTransporter2
(t: T, target: Target)
src/31/t3.ts:50
Function
MyClass
(t)
src/38/t.js:6
Function
NOP
()
src/43/t.ts:3
Function
O4
()
src/22/t.ts:61
Function
PropertyDecorator
(target: any, propertyKey: string | symbol)
src/43/t3.ts:15
Function
PropertyDecoratorSetter
(target: any, propertyKey: string | symbol)
src/43/t3.ts:21
Method
Read
* Returns a specified number of characters from an input stream, starting at the current pointer position. * Does not return until the ENTER key
src/49/lib/lib.d.ts:16697
Method
ReadAll
* Returns all characters from an input stream. * Can only be used on a stream in reading mode; causes an error in writing or appending mode.
src/49/lib/lib.d.ts:16703
next →
1–100 of 1,721, ranked by callers