issupported
There are 28 repositories under issupported topic.
stdlib-js/assert-has-async-iterator-symbol-support
Detect native Symbol.asyncIterator support.
stdlib-js/assert-has-bigint-support
Detect native BigInt support.
stdlib-js/assert-has-float32array-support
Detect native Float32Array support.
stdlib-js/assert-has-function-name-support
Detect native function name support.
stdlib-js/assert-has-globalthis-support
Detect globalThis support.
stdlib-js/assert-has-int16array-support
Detect native Int16Array support.
stdlib-js/assert-has-int8array-support
Detect native Int8Array support.
stdlib-js/assert-has-iterator-symbol-support
Detect native Symbol.iterator support.
stdlib-js/assert-has-map-support
Detect native Map support.
stdlib-js/assert-has-node-buffer-support
Detect native Buffer support.
stdlib-js/assert-has-set-support
Detect native Set support.
stdlib-js/assert-has-symbol-support
Detect native Symbol support.
stdlib-js/assert-has-uint32array-support
Detect native Uint32Array support.
stdlib-js/assert-has-wasm-support
Detect native WebAssembly support.
stdlib-js/assert-has-bigint64array-support
Detect native BigInt64Array support.
stdlib-js/assert-has-biguint64array-support
Detect native BigUint64Array support.
stdlib-js/assert-has-class-support
Detect native class support.
stdlib-js/assert-has-define-properties-support
Detect `Object.defineProperties` support.
stdlib-js/assert-has-define-property-support
Detect `Object.defineProperty` support.
stdlib-js/assert-has-float64array-support
Detect native Float64Array support.
stdlib-js/assert-has-int32array-support
Detect native Int32Array support.
stdlib-js/assert-has-uint16array-support
Detect native Uint16Array support.
stdlib-js/assert-has-uint8array-support
Detect native Uint8Array support.
stdlib-js/assert-has-uint8clampedarray-support
Detect native Uint8ClampedArray support.
stdlib-js/assert-has-weakmap-support
Detect native WeakMap support.
stdlib-js/assert-has-weakset-support
Detect native WeakSet support.
stdlib-js/assert-has-atob-support
Detect native atob support.
stdlib-js/assert-has-btoa-support
Detect native btoa support.