基础导航

创建操作 Creation

  • ajax
  • bindCallback
  • bindNodeCallback
  • defer
  • empty
  • from
  • fromEvent
  • fromEventPattern
  • generate
  • interval
  • of
  • range
  • throwError
  • timer
  • iif

联合创建 Combination

操作符:

条件判断 Conditional

操作符:

  • defaultIfEmpty
  • every
  • isEmpty
  • sequenceEqual

异常处理 Error Handling

过滤 Filtering

  • audit
  • auditTime
  • debounce
  • debounceTime ⭐
  • distinct
  • distinctUntilChanged ⭐
  • distinctUntilKeyChanged
  • elementAt
  • filter ⭐
  • find
  • findIndex
  • first
  • ignoreElements
  • last
  • max
  • min
  • sample
  • sampleTime
  • single
  • skip
  • skipLast
  • skipUntil
  • skipWhile
  • take
  • takeLast
  • takeUntil ⭐
  • takeWhile
  • throttle
  • throttleTime

多播 Multicasting

  • multicast
  • publish
  • publishBehavior
  • publishLast
  • publishReplay
  • share ⭐
  • shareReplay ⭐
  • subscribeOn

转化 Transformation

  • buffer
  • bufferCount
  • bufferTime ⭐
  • bufferToggle
  • bufferWhen
  • concatMap
  • concatMapTo
  • count
  • expand
  • exhaust
  • exhaustMap
  • groupBy
  • map
  • mapTo
  • mergeMap / flatMap
  • mergeMapTo
  • mergeScan
  • partition
  • pluck
  • reduce
  • refCount
  • scan
  • switchAll
  • switchMap ⭐
  • switchMapTo
  • timestamp
  • toArray
  • window
  • windowCount
  • windowTime
  • windowToggle
  • windowWhen

实用方法 Utility

在 GitHub 上编辑此页面 article.updatedAt Wed, Aug 11, 2021