Updated 6 months ago

@stdlib/string-next-grapheme-cluster-break • Rank 9.2 • Science 44%

Return the next extended grapheme cluster break in a string after a specified position.

Updated 6 months ago

@stdlib/napi-argv-int64 • Rank 9.2 • Science 44%

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

Updated 6 months ago

napi-argv-double • Rank 9.2 • Science 44%

Convert a Node-API value to a double-precision floating-point number.

Updated 6 months ago

@stdlib/ndarray-base-minmax-view-buffer-index • Rank 9.1 • Science 44%

Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.

Updated 6 months ago

@stdlib/ndarray-base-dtype-enum2str • Rank 8.9 • Science 44%

Return the data type string associated with an ndarray data type enumeration constant.

Updated 6 months ago

@stdlib/strided-base-nullary • Rank 8.9 • Science 44%

Apply a nullary callback and assign results to elements in a strided output array.

Updated 6 months ago

@stdlib/strided-base-binary • Rank 8.9 • Science 44%

Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.

Updated 6 months ago

@stdlib/random-array-tools-nullary • Rank 8.8 • Science 44%

Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.

Updated 6 months ago

@stdlib/ndarray-base-vind2bind • Rank 8.8 • Science 44%

Convert a linear index in an array view to a linear index in an underlying data buffer.

Updated 6 months ago

@stdlib/ndarray-base-strides2offset • Rank 8.6 • Science 44%

Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.

Updated 6 months ago

@stdlib/string-base-repeat • Rank 8.5 • Science 44%

Repeat a string a specified number of times and return the concatenated result.

Updated 6 months ago

https://github.com/jspsych/jspsych-contrib • Rank 16.4 • Science 36%

An open repository of jsPsych plugins and extensions, without any official support

Updated 6 months ago

@stdlib/error-tools-pkg2id • Rank 8.3 • Science 44%

Return the error identifier prefix associated with a specified package name.

Updated 6 months ago

@stdlib/error-tools-msg2id • Rank 8.3 • Science 44%

Return a two-character error identifier corresponding to a provided error message.

Updated 6 months ago

@stdlib/process-exec-path • Rank 8.2 • Science 44%

Absolute pathname of the executable which started the current Node.js process.