stdlib-js

stdlib-js

🏢 Organization

261 repositories on SrcLog

View on GitHub
261 Repos
6.3k Stars
1.2k Forks
6.3k Watchers

Repositories (261)

utils-index-of stdlib-js/utils-index-of JavaScript

Return the first index at which a given element can be found.

2
math-base-special-truncf stdlib-js/math-base-special-truncf Python

Round a single-precision floating-point number toward zero.

2
process-argv stdlib-js/process-argv JavaScript

Array containing command-line arguments passed when launching the calling process.

2
assert-is-darwin stdlib-js/assert-is-darwin JavaScript

Boolean indicating if the current process is running on Darwin.

2
math-base-special-trunc stdlib-js/math-base-special-trunc Python

Round a double-precision floating-point number toward zero.

2
streams-node-inspect-sink stdlib-js/streams-node-inspect-sink JavaScript

Writable stream for inspecting streamed data.

2
assert-has-async-await-support stdlib-js/assert-has-async-await-support JavaScript

Detect native async/await support.

2
assert-has-sharedarraybuffer-support stdlib-js/assert-has-sharedarraybuffer-support JavaScript

Detect native SharedArrayBuffer support.

2
math-base-special-fast-atanh stdlib-js/math-base-special-fast-atanh Python

Compute the hyperbolic arctangent of a number.

2
assert-has-uint8clampedarray-support stdlib-js/assert-has-uint8clampedarray-support JavaScript

Detect native Uint8ClampedArray support.

2
process-read-stdin stdlib-js/process-read-stdin JavaScript

Read data from stdin.

2
assert-has-uint16array-support stdlib-js/assert-has-uint16array-support JavaScript

Detect native Uint16Array support.

2
math-base-special-asinh stdlib-js/math-base-special-asinh Python

Compute the hyperbolic arcsine of a number.

2
utils-zip stdlib-js/utils-zip JavaScript

Generate array tuples from input arrays.

2
assert-is-node stdlib-js/assert-is-node JavaScript

Check if the runtime is Node.js.

2
os-float-word-order stdlib-js/os-float-word-order JavaScript

Platform float word order.

2
assert-is-browser stdlib-js/assert-is-browser Makefile

Check if the runtime is a web browser.

2
assert-is-web-worker stdlib-js/assert-is-web-worker JavaScript

Check if the runtime is a web worker.

2
assert-is-electron stdlib-js/assert-is-electron JavaScript

Check if the runtime is Electron.

2
assert-is-mobile stdlib-js/assert-is-mobile JavaScript

Boolean indicating if the current environment is a mobile device.

2
os-platform stdlib-js/os-platform JavaScript

Platform on which the current process is running.

2
assert-has-int32array-support stdlib-js/assert-has-int32array-support JavaScript

Detect native Int32Array support.

2
assert-has-proxy-support stdlib-js/assert-has-proxy-support JavaScript

Detect native Proxy function support.

2
assert-has-float64array-support stdlib-js/assert-has-float64array-support JavaScript

Detect native Float64Array support.

2
assert-has-weakset-support stdlib-js/assert-has-weakset-support JavaScript

Detect native WeakSet support.

2
assert-has-generator-support stdlib-js/assert-has-generator-support JavaScript

Detect native generator function support.

2
assert-is-iterator-like stdlib-js/assert-is-iterator-like JavaScript

Test if a value is iterator-like.

2
assert-is-symbol stdlib-js/assert-is-symbol JavaScript

Test if a value is a symbol.

2
assert-has-arraybuffer-support stdlib-js/assert-has-arraybuffer-support JavaScript

Detect native ArrayBuffer support.

2
time-now stdlib-js/time-now JavaScript

Time in seconds since the epoch.

2