Updated 6 months ago

@stdlib/string-utf16-to-utf8-array • Rank 9.8 • Science 44%

Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.

Updated 6 months ago

@stdlib/array-base-filled-by • Rank 9.7 • Science 44%

Create a filled generic array according to a provided callback function.

Updated 6 months ago

@stdlib/napi-argv • Rank 9.3 • Science 44%

C utilities for retrieving Node-API add-on callback arguments.

Updated 6 months ago

@stdlib/napi-export • Rank 9.3 • Science 44%

C utilities for registering Node-API modules.

Updated 6 months ago

assert-napi-status-ok • Rank 9.3 • Science 44%

C utilities for asserting that a Node-API call returns an "ok" status.

Updated 6 months ago

@stdlib/assert-napi-is-type • Rank 9.3 • Science 44%

Assert that a Node-API value is a specified Node-API data type.

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.