Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deanrad/rxfx
/ functions
Functions
271 in github.com/deanrad/rxfx
⨍
Functions
271
◇
Types & classes
57
Function
isType
( action: AnyAction, actionCreator: ActionCreator<Payload> )
fsa/src/typescript-fsa.ts:28
Function
lessThan
(_, idx)
service/src/createAsyncListService.ts:83
Function
matchesOnId
(obj1: HasId, obj2: HasId)
service/test/createAsyncListService.spec.ts:119
Function
next
(u)
ajax/test/fetchMany.spec.ts:24
Function
next
(u)
operators/test/queueOnlyLatest.spec.ts:21
Function
next
(trigger)
operators/src/thresholdToggle.ts:39
Function
next
(trigger)
operators/src/toggleMap.ts:35
Function
next
(trigger)
operators/src/queueOnlyLatest.ts:51
Function
next
(v)
operators/src/padToTime.ts:23
Function
next
(v: any)
peer/src/forward.ts:27
Function
next
(next)
service/src/createService.ts:239
Function
next
({ x, y })
animation/example/rxfx-simple-animation-w-easing/src/index.ts:25
Function
next
(frame)
animation/test/tweens.spec.ts:20
Function
next
({ timestamp })
animation/src/tweens.ts:35
Function
next
(v)
effect/src/createEffect.ts:97
Function
next
(jestTxt)
examples/slayr/index.tsx:30
Function
next
(result)
bus/test/bus.spec.ts:384
Function
nextViaMapper
([result, trigger]: [R, T])
operators/src/queueOnlyLatest.ts:31
Function
noop
()
effect/src/createEffect.ts:452
Function
observe
( cbs: Partial<ProcessLifecycleCallbacks<TRequest, TNext, TError>>, subscriber?: Observer<any> )
service/src/createService.ts:288
Function
observe
(fns: Partial<ProcessLifecycleCallbacks<Request, Response, Error>>)
effect/src/createEffect.ts:263
Method
onEveryStart
(callback?: (object: T) => void)
animation/src/tweenjs/Tween.ts:310
Method
onRepeat
(callback?: (object: T) => void)
animation/src/tweenjs/Tween.ts:320
Method
onStart
(callback?: (object: T) => void)
animation/src/tweenjs/Tween.ts:305
Method
onStop
(callback?: (object: T) => void)
animation/src/tweenjs/Tween.ts:330
Function
onceSettled
()
service/src/createService.ts:106
Method
pause
(time: number = now())
animation/src/tweenjs/Tween.ts:224
Function
producer
()
react/test/stabilityHooks.spec.ts:5
Function
progressCallback
(i: number)
service/test/modifyHandler.spec.ts:93
Function
randomId
(length: number = 7)
peer/src/randomId.ts:5
Function
reduceWith
( reducer: ( state: TState, evt: LifecycleReducerEvent<Request, Response, Error> )
effect/src/createEffect.ts:235
Function
reducer
(c = 1.1, { type } = { type: '' })
react/test/useService.spec.ts:10
Function
reducer
(state = initial, e)
service/test/createService.spec.ts:255
Function
reducerProducer
(ACs)
service/test/createService.spec.ts:254
Function
reduxStyle
(state = initialState, e: Action<unknown>)
service/test/createService.spec.ts:85
Method
removeAll
()
animation/src/tweenjs/Group.ts:25
Method
repeat
(times = 0)
animation/src/tweenjs/Tween.ts:273
Method
repeatDelay
(amount?: number)
animation/src/tweenjs/Tween.ts:279
Function
request
([fibN])
examples/recursive-fibonacci/index.ts:27
Function
requestor
(req: TRequest)
service/src/createService.ts:198
Function
reset
()
service/src/createService.ts:282
Function
reset
()
effect/src/createEffect.ts:209
Method
reset
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
Method
resume
(time: number = now())
animation/src/tweenjs/Tween.ts:239
Function
rtkStyle
(state: typeof initialState, e: Action<unknown>)
service/test/createService.spec.ts:101
Function
sayTheName
(name: string)
examples/file-writer/index.ts:95
Function
send
(arg: TRequest, matcher = (_arg: TRequest, _resp: TNext) => true)
service/src/createService.ts:362
Function
send
(req: Request, matcher = (_arg: Request, _resp: Response) => true)
effect/src/createEffect.ts:193
Function
singleRequestHandler
(request: Request)
effect/src/createEffect.ts:81
Function
stop
()
service/src/createService.ts:262
Method
stop
()
animation/src/tweenjs/Tween.ts:194
Function
subscribe
()
after/test/after.spec.ts:172
Function
subscribe
()
service/src/modifyHandler.ts:72
Function
subscribe
()
all/test/after.spec.ts:172
Function
subscribe
()
effect/src/createEffect.ts:95
Function
takesArgs
(where)
react/test/stabilityHooks.spec.ts:30
Function
throwingReducer
(ACs)
service/test/createService.spec.ts:334
Function
thunkTrue
()
bus/src/bus.ts:79
Function
typeSafeStyle
(events)
service/test/createService.spec.ts:93
Function
unsubscribe
()
effect/src/createEffect.ts:99
Method
update
(time: number = now(), preserve = false)
animation/src/tweenjs/Group.ts:39
Function
useAllWhileMounted
(...subFactories: SubscriptionMaker[])
react/src/useWhileMounted.ts:61
Function
useAtMountTime
(sourceFactory: SubscriptionFactory)
react/src/useWhileMounted.ts:52
Function
useFx
( service: UsableAsService<TRequest, TState, TError, TNext>, options: UseServiceOptions = {} )
react/src/useService.ts:85
Function
useObservable
(observable: Observable<T>)
react/src/useObservable.ts:11
Function
useTrace
( fx: EffectRunner<any, any>, name: string = 'fx', traceFn = (type: string, payload: any) => { conso
react/src/useTrace.ts:4
Function
useWhenMounted
(sourceFactory: SubscriptionFactory)
react/src/useWhileMounted.ts:44
Function
useWhileRendered
(listenerMaker: SubscriptionMaker)
react/src/useWhileMounted.ts:78
Function
wrappedHandler
(e: Action<TRequest>)
service/src/createService.ts:204
Function
writeNameAsync
(name: string)
examples/file-writer/index.ts:82
Method
yoyo
(yoyo = false)
animation/src/tweenjs/Tween.ts:284
← previous
201–271 of 271, ranked by callers