Updated 9 months ago

@stdlib/napi-argv-int32 • Rank 6.3 • Science 44%

Convert a Node-API value to a signed 32-bit integer.

Updated 10 months ago

@hugoalh/env • Rank 6.3 • Science 44%

An ECMAScript (JavaScript & TypeScript) module for enhanced environment variables operation.

Updated 10 months ago

@stdlib/repl-help • Rank 6.3 • Science 44%

Return help text associated with a provided alias.

Updated 10 months ago

@stdlib/array-base-index-of • Rank 6.2 • Science 44%

Return the index of the first element which equals a provided search element.

Updated 10 months ago

@stdlib/iter-linspace • Rank 6.2 • Science 44%

Create an iterator which returns evenly spaced numbers over a specified interval.

Updated 10 months ago

@stdlib/random-iter-randu • Rank 6.2 • Science 44%

Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.

Updated 10 months ago

@stdlib/math-base-special-cbrt • Rank 6.1 • Science 44%

Compute the cube root of a double-precision floating-point number.

Updated 10 months ago

@stdlib/ndarray-promotion-rules • Rank 6.1 • Science 44%

Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.

Updated 10 months ago

@stdlib/math-base-special-frexp • Rank 6.1 • Science 44%

Split a double-precision floating-point number into a normalized fraction and an integer power of two.

Updated 10 months ago

@hugoalh/github-actions-core • Rank 6.1 • Science 44%

An ECMAScript (JavaScript & TypeScript) module to provide a better and easier way for GitHub Actions to communicate with the runner, and the toolkit for developing GitHub Actions.

Updated 9 months ago

@stdlib/math-base-special-sqrtf • Rank 6.0 • Science 44%

Compute the principal square root of a single-precision floating-point number.

Updated 10 months ago

@stdlib/blas-ext-base-dfill • Rank 6.0 • Science 44%

Fill a double-precision floating-point strided array with a specified scalar constant.

Updated 10 months ago

@hugoalh/string-overflow • Rank 6.0 • Science 44%

An ECMAScript (JavaScript & TypeScript) module to truncate the string with the specify length; Safe with the emojis, URLs, and words.