Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidkpiano/flipping
/ functions
Functions
152 in github.com/davidkpiano/flipping
⨍
Functions
152
◇
Types & classes
90
Method
lengthOf
(exp: any, len: number, msg?: string)
typings/modules/chai/index.d.ts:122
Method
match
(exp: any, re: RegExp, msg?: string)
typings/modules/chai/index.d.ts:108
Function
mockGetBounds
(element: Element)
test/flipping.test.ts:13
Method
notDeepEqual
(act: any, exp: any, msg?: string)
typings/modules/chai/index.d.ts:54
Method
notDeepProperty
(obj: Object, prop: string, msg?: string)
typings/modules/chai/index.d.ts:114
Method
notEqual
(act: any, exp: any, msg?: string)
typings/modules/chai/index.d.ts:48
Method
notExtensible
(obj: {}, msg?: string)
typings/modules/chai/index.d.ts:158
Method
notFrozen
(obj: Object, msg?: string)
typings/modules/chai/index.d.ts:168
Method
notInclude
(exp: string, inc: any, msg?: string)
typings/modules/chai/index.d.ts:105
Method
notInstanceOf
(val: any, type: Function, msg?: string)
typings/modules/chai/index.d.ts:99
Method
notMatch
(exp: any, re: RegExp, msg?: string)
typings/modules/chai/index.d.ts:109
Method
notOk
(val: any, msg?: string)
typings/modules/chai/index.d.ts:44
Method
notProperty
(obj: Object, prop: string, msg?: string)
typings/modules/chai/index.d.ts:112
Method
notSealed
(obj: {}, msg?: string)
typings/modules/chai/index.d.ts:163
Method
notStrictEqual
(act: any, exp: any, msg?: string)
typings/modules/chai/index.d.ts:51
Method
notTypeOf
(val: any, type: string, msg?: string)
typings/modules/chai/index.d.ts:96
Method
ok
(val: any, msg?: string)
typings/modules/chai/index.d.ts:42
Method
onFlip
(globalListener: FlipListener)
src/index.ts:169
Method
oneOf
(inList: any, list: any[], msg?: string)
typings/modules/chai/index.d.ts:170
Method
oneOf
(list: any[], message?: string)
typings/modules/chai/index.d.ts:251
Method
only
(description: string, callback: (this: ISuiteCallbackContext) => void)
typings/globals/mocha/index.d.ts:168
Method
only
(expectation: string, callback?: (this: ITestCallbackContext, done: MochaDone) => any)
typings/globals/mocha/index.d.ts:175
Method
operator
(val: any, operator: string, val2: any, msg?: string)
typings/modules/chai/index.d.ts:144
Method
property
(obj: Object, prop: string, msg?: string)
typings/modules/chai/index.d.ts:111
Method
propertyNotVal
(obj: Object, prop: string, val: any, msg?: string)
typings/modules/chai/index.d.ts:117
Method
propertyVal
(obj: Object, prop: string, val: any, msg?: string)
typings/modules/chai/index.d.ts:116
Method
retries
(n: number)
typings/globals/mocha/index.d.ts:113
Method
retries
(n: number)
typings/globals/mocha/index.d.ts:127
Method
sameDeepMembers
(set1: any[], set2: any[], msg?: string)
typings/modules/chai/index.d.ts:149
Method
sameMembers
(set1: any[], set2: any[], msg?: string)
typings/modules/chai/index.d.ts:148
Method
sealed
(obj: {}, msg?: string)
typings/modules/chai/index.d.ts:161
Method
skip
()
typings/globals/mocha/index.d.ts:118
Method
skip
()
typings/globals/mocha/index.d.ts:125
Method
skip
(description: string, callback: (this: ISuiteCallbackContext) => void)
typings/globals/mocha/index.d.ts:169
Method
skip
(expectation: string, callback?: (this: ITestCallbackContext, done: MochaDone) => any)
typings/globals/mocha/index.d.ts:176
Method
slow
(ms: number)
typings/globals/mocha/index.d.ts:114
Method
slow
(ms: number)
typings/globals/mocha/index.d.ts:128
Method
strictEqual
(act: any, exp: any, msg?: string)
typings/modules/chai/index.d.ts:50
Method
string
(str: string, message?: string)
typings/modules/chai/index.d.ts:228
Method
string
(value: string, message?: string)
typings/modules/chai/index.d.ts:340
Method
throw
(fn: Function, msg?: string)
typings/modules/chai/index.d.ts:124
Method
throws
(fn: Function, msg?: string)
typings/modules/chai/index.d.ts:129
Method
timeout
(ms: number)
typings/globals/mocha/index.d.ts:112
Method
timeout
(ms: number)
typings/globals/mocha/index.d.ts:119
Method
timeout
(ms: number)
typings/globals/mocha/index.d.ts:126
Method
timeout
(ms: number)
typings/globals/mocha/index.d.ts:170
Method
timeout
(ms: number)
typings/globals/mocha/index.d.ts:177
Method
transferFlags
(assertion: Assertion | any, obj: Object, includeAll?: boolean)
typings/modules/chai/index.d.ts:465
Function
transform
()
src/index.ts:33
Method
typeOf
(val: any, type: string, msg?: string)
typings/modules/chai/index.d.ts:95
Method
within
(start: number, finish: number, message?: string)
typings/modules/chai/index.d.ts:281
Method
wrap
( fn: (...args: any[]) => T, elements?: HTMLElement[] )
src/index.ts:424
← previous
101–152 of 152, ranked by callers