Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as rxjs from "https://cdn.skypack.dev/rxjs@7";

§Variables

animationFrame
animationFrameScheduler
ArgumentOutOfRangeError
asap
asapScheduler
async
asyncScheduler
AsyncSubject
BehaviorSubject
combineAll
config
ConnectableObservable
default
EMPTY
EmptyError
exhaust
flatMap
NEVER
NotFoundError
Notification
NotificationKind
ObjectUnsubscribedError
observable
Observable
queue
queueScheduler
ReplaySubject
Scheduler
SequenceError
Subject
Subscriber
Subscription
TimeoutError
UnsubscriptionError
VirtualAction
VirtualTimeScheduler

§Functions

animationFrames
audit
auditTime
bindCallback
bindNodeCallback
buffer
bufferCount
bufferTime
bufferToggle
bufferWhen
catchError
combineLatest
combineLatestAll
combineLatestWith
concat
concatAll
concatMap
concatMapTo
concatWith
connect
connectable
count
debounce
debounceTime
defaultIfEmpty
defer
delay
delayWhen
dematerialize
distinct
distinctUntilChanged
distinctUntilKeyChanged
elementAt
empty
endWith
every
exhaustAll
exhaustMap
expand
filter
finalize
find
findIndex
first
firstValueFrom
forkJoin
from
fromEvent
fromEventPattern
generate
groupBy
identity
ignoreElements
iif
interval
isEmpty
isObservable
last
lastValueFrom
map
mapTo
materialize
max
merge
mergeAll
mergeMap
mergeMapTo
mergeScan
mergeWith
min
multicast
never
noop
observeOn
of
onErrorResumeNext
onErrorResumeNextWith
pairs
pairwise
partition
pipe
pluck
publish
publishBehavior
publishLast
publishReplay
race
raceWith
range
reduce
refCount
repeat
repeatWhen
retry
retryWhen
sample
sampleTime
scan
scheduled
sequenceEqual
share
shareReplay
single
skip
skipLast
skipUntil
skipWhile
startWith
subscribeOn
switchAll
switchMap
switchMapTo
switchScan
take
takeLast
takeUntil
takeWhile
tap
throttle
throttleTime
throwError
throwIfEmpty
timeInterval
timeout
timeoutWith
timer
timestamp
toArray
using
window
windowCount
windowTime
windowToggle
windowWhen
withLatestFrom
zip
zipAll
zipWith