Node.js compat test
The computed data has not been verified and may be inaccurate.
Compared against Node.js v22.14.0
Available runtime globals: AggregateError
, Array
, ArrayBuffer
, Atomics
, BigInt
, BigInt64Array
, BigUint64Array
, Boolean
, DataView
, Date
, Error
, EvalError
, Float32Array
, Float64Array
, Function
, Infinity
, Int16Array
, Int32Array
, Int8Array
, Intl
, JSON
, Map
, Math
, Number
, Object
, Promise
, Proxy
, RangeError
, ReferenceError
, Reflect
, RegExp
, ServiceWorkerGlobalScope
, Set
, SharedArrayBuffer
, String
, Symbol
, SyntaxError
, TypeError
, URIError
, Uint16Array
, Uint32Array
, Uint8Array
, Uint8ClampedArray
, WeakMap
, WeakSet
, WebAssembly
, caches
, console
, crypto
, decodeURI
, decodeURIComponent
, encodeURI
, encodeURIComponent
, globalThis
, isFinite
, isNaN
, parseFloat
, parseInt
, self
Missing Node.js globals: BroadcastChannel
, ByteLengthQueuingStrategy
, CompressionStream
, CountQueuingStrategy
, CustomEvent
, DOMException
, DecompressionStream
, FinalizationRegistry
, Iterator
, MessageChannel
, MessageEvent
, MessagePort
, NaN
, Navigator
, Performance
, PerformanceEntry
, PerformanceMark
, PerformanceMeasure
, PerformanceObserver
, PerformanceObserverEntryList
, PerformanceResourceTiming
, ReadableByteStreamController
, ReadableStreamBYOBRequest
, ReadableStreamDefaultController
, TransformStreamDefaultController
, WeakRef
, WritableStreamDefaultController
, clearImmediate
, escape
, eval
, global
, navigator
, performance
, queueMicrotask
, setImmediate
, undefined
, unescape
Features: ❌ process.getBuiltinModule
Node.js module |
Missing exports |
Available exports |
node:_http_agent |
not available |
node:_http_client |
not available |
node:_http_common |
not available |
node:_http_incoming |
not available |
node:_http_outgoing |
not available |
node:_http_server |
not available |
node:_stream_duplex |
not available |
node:_stream_passthrough |
not available |
node:_stream_readable |
not available |
node:_stream_transform |
not available |
node:_stream_wrap |
not available |
node:_stream_writable |
not available |
node:_tls_common |
not available |
node:_tls_wrap |
not available |
node:assert |
CallTracker , partialDeepStrictEqual |
AssertionError , deepEqual , deepStrictEqual , doesNotMatch , doesNotReject , ...14 more |
node:assert/strict |
not available |
node:async_hooks |
|
AsyncLocalStorage , AsyncResource , asyncWrapProviders , createHook , executionAsyncId , executionAsyncResource , triggerAsyncId |
node:buffer |
|
Blob , Buffer , File , INSPECT_MAX_BYTES , SlowBuffer , atob , btoa , constants , isAscii , isUtf8 , kMaxLength , kStringMaxLength , resolveObjectURL , transcode |
node:child_process |
not available |
node:cluster |
not available |
node:console |
not available |
node:constants |
not available |
node:crypto |
not available |
node:dgram |
not available |
node:diagnostics_channel |
not available |
node:dns |
not available |
node:dns/promises |
not available |
node:domain |
not available |
node:events |
captureRejections , init |
EventEmitter , EventEmitterAsyncResource , addAbortListener , captureRejectionSymbol , defaultMaxListeners , errorMonitor , getEventListeners , getMaxListeners , listenerCount , on , once , setMaxListeners , usingDomains |
node:fs |
not available |
node:fs/promises |
not available |
node:http |
not available |
node:http2 |
not available |
node:https |
not available |
node:inspector |
not available |
node:inspector/promises |
not available |
node:module |
not available |
node:net |
not available |
node:os |
not available |
node:path |
not available |
node:path/posix |
not available |
node:path/win32 |
not available |
node:perf_hooks |
not available |
node:process |
not available |
node:punycode |
not available |
node:querystring |
not available |
node:readline |
not available |
node:readline/promises |
not available |
node:repl |
not available |
node:stream |
not available |
node:stream/consumers |
not available |
node:stream/promises |
not available |
node:stream/web |
not available |
node:string_decoder |
not available |
node:sys |
not available |
node:timers |
not available |
node:timers/promises |
not available |
node:tls |
not available |
node:trace_events |
not available |
node:tty |
not available |
node:url |
not available |
node:util |
_errnoException , _exceptionWithHostPort , isBoolean , isBuffer , isDate , isError , isFunction , isNull , isNullOrUndefined , isNumber , isObject , isPrimitive , isRegExp , isString , isSymbol , isUndefined |
MIMEParams , MIMEType , TextDecoder , TextEncoder , _extend , ...26 more |
node:util/types |
not available |
node:v8 |
not available |
node:vm |
not available |
node:wasi |
not available |
node:worker_threads |
not available |
node:zlib |
not available |
node:sqlite |
not available |