MCPcopy Create free account

hub / github.com/deanrad/rxfx / functions

Functions271 in github.com/deanrad/rxfx

FunctionisType
( action: AnyAction, actionCreator: ActionCreator<Payload> )
fsa/src/typescript-fsa.ts:28
FunctionlessThan
(_, idx)
service/src/createAsyncListService.ts:83
FunctionmatchesOnId
(obj1: HasId, obj2: HasId)
service/test/createAsyncListService.spec.ts:119
Functionnext
(u)
ajax/test/fetchMany.spec.ts:24
Functionnext
(u)
operators/test/queueOnlyLatest.spec.ts:21
Functionnext
(trigger)
operators/src/thresholdToggle.ts:39
Functionnext
(trigger)
operators/src/toggleMap.ts:35
Functionnext
(trigger)
operators/src/queueOnlyLatest.ts:51
Functionnext
(v)
operators/src/padToTime.ts:23
Functionnext
(v: any)
peer/src/forward.ts:27
Functionnext
(next)
service/src/createService.ts:239
Functionnext
({ x, y })
animation/example/rxfx-simple-animation-w-easing/src/index.ts:25
Functionnext
(frame)
animation/test/tweens.spec.ts:20
Functionnext
({ timestamp })
animation/src/tweens.ts:35
Functionnext
(v)
effect/src/createEffect.ts:97
Functionnext
(jestTxt)
examples/slayr/index.tsx:30
Functionnext
(result)
bus/test/bus.spec.ts:384
FunctionnextViaMapper
([result, trigger]: [R, T])
operators/src/queueOnlyLatest.ts:31
Functionnoop
()
effect/src/createEffect.ts:452
Functionobserve
( cbs: Partial<ProcessLifecycleCallbacks<TRequest, TNext, TError>>, subscriber?: Observer<any> )
service/src/createService.ts:288
Functionobserve
(fns: Partial<ProcessLifecycleCallbacks<Request, Response, Error>>)
effect/src/createEffect.ts:263
MethodonEveryStart
(callback?: (object: T) => void)
animation/src/tweenjs/Tween.ts:310
MethodonRepeat
(callback?: (object: T) => void)
animation/src/tweenjs/Tween.ts:320
MethodonStart
(callback?: (object: T) => void)
animation/src/tweenjs/Tween.ts:305
MethodonStop
(callback?: (object: T) => void)
animation/src/tweenjs/Tween.ts:330
FunctiononceSettled
()
service/src/createService.ts:106
Methodpause
(time: number = now())
animation/src/tweenjs/Tween.ts:224
Functionproducer
()
react/test/stabilityHooks.spec.ts:5
FunctionprogressCallback
(i: number)
service/test/modifyHandler.spec.ts:93
FunctionrandomId
(length: number = 7)
peer/src/randomId.ts:5
FunctionreduceWith
( reducer: ( state: TState, evt: LifecycleReducerEvent<Request, Response, Error> )
effect/src/createEffect.ts:235
Functionreducer
(c = 1.1, { type } = { type: '' })
react/test/useService.spec.ts:10
Functionreducer
(state = initial, e)
service/test/createService.spec.ts:255
FunctionreducerProducer
(ACs)
service/test/createService.spec.ts:254
FunctionreduxStyle
(state = initialState, e: Action<unknown>)
service/test/createService.spec.ts:85
MethodremoveAll
()
animation/src/tweenjs/Group.ts:25
Methodrepeat
(times = 0)
animation/src/tweenjs/Tween.ts:273
MethodrepeatDelay
(amount?: number)
animation/src/tweenjs/Tween.ts:279
Functionrequest
([fibN])
examples/recursive-fibonacci/index.ts:27
Functionrequestor
(req: TRequest)
service/src/createService.ts:198
Functionreset
()
service/src/createService.ts:282
Functionreset
()
effect/src/createEffect.ts:209
Methodreset
Unsubscribes all guards, filters, spies and listeners, canceling handlings-in-progress if they were returned Observables, * and reverting the bus t
bus/src/bus.ts:444
Methodresume
(time: number = now())
animation/src/tweenjs/Tween.ts:239
FunctionrtkStyle
(state: typeof initialState, e: Action<unknown>)
service/test/createService.spec.ts:101
FunctionsayTheName
(name: string)
examples/file-writer/index.ts:95
Functionsend
(arg: TRequest, matcher = (_arg: TRequest, _resp: TNext) => true)
service/src/createService.ts:362
Functionsend
(req: Request, matcher = (_arg: Request, _resp: Response) => true)
effect/src/createEffect.ts:193
FunctionsingleRequestHandler
(request: Request)
effect/src/createEffect.ts:81
Functionstop
()
service/src/createService.ts:262
Methodstop
()
animation/src/tweenjs/Tween.ts:194
Functionsubscribe
()
after/test/after.spec.ts:172
Functionsubscribe
()
service/src/modifyHandler.ts:72
Functionsubscribe
()
all/test/after.spec.ts:172
Functionsubscribe
()
effect/src/createEffect.ts:95
FunctiontakesArgs
(where)
react/test/stabilityHooks.spec.ts:30
FunctionthrowingReducer
(ACs)
service/test/createService.spec.ts:334
FunctionthunkTrue
()
bus/src/bus.ts:79
FunctiontypeSafeStyle
(events)
service/test/createService.spec.ts:93
Functionunsubscribe
()
effect/src/createEffect.ts:99
Methodupdate
(time: number = now(), preserve = false)
animation/src/tweenjs/Group.ts:39
FunctionuseAllWhileMounted
(...subFactories: SubscriptionMaker[])
react/src/useWhileMounted.ts:61
FunctionuseAtMountTime
(sourceFactory: SubscriptionFactory)
react/src/useWhileMounted.ts:52
FunctionuseFx
( service: UsableAsService<TRequest, TState, TError, TNext>, options: UseServiceOptions = {} )
react/src/useService.ts:85
FunctionuseObservable
(observable: Observable<T>)
react/src/useObservable.ts:11
FunctionuseTrace
( fx: EffectRunner<any, any>, name: string = 'fx', traceFn = (type: string, payload: any) => { conso
react/src/useTrace.ts:4
FunctionuseWhenMounted
(sourceFactory: SubscriptionFactory)
react/src/useWhileMounted.ts:44
FunctionuseWhileRendered
(listenerMaker: SubscriptionMaker)
react/src/useWhileMounted.ts:78
FunctionwrappedHandler
(e: Action<TRequest>)
service/src/createService.ts:204
FunctionwriteNameAsync
(name: string)
examples/file-writer/index.ts:82
Methodyoyo
(yoyo = false)
animation/src/tweenjs/Tween.ts:284
← previous201–271 of 271, ranked by callers