@stdlib/assert-has-float32array-support • 0.0.8Detect native Float32Array support. | DIRECT | 58 | |
@stdlib/assert-has-node-buffer-support • 0.0.8Detect native Buffer support. | INDIRECT | 15 | |
@stdlib/assert-has-own-property • 0.0.7Test if an object has a specified property. | INDIRECT | 0 | |
@stdlib/assert-has-symbol-support • 0.0.8Detect native Symbol support. | INDIRECT | 7 | |
@stdlib/assert-has-tostringtag-support • 0.0.9Detect native Symbol.toStringTag support. | INDIRECT | 8 | |
@stdlib/assert-is-array • 0.0.7Test if a value is an array. | INDIRECT | 11 | |
@stdlib/assert-is-boolean • 0.0.8Test if a value is a boolean. | INDIRECT | 11 | |
@stdlib/assert-is-buffer • 0.0.8Test if a value is a Buffer object. | INDIRECT | 14 | |
@stdlib/assert-is-float32array • 0.0.8Test if a value is a Float32Array. | INDIRECT | 11 | |
@stdlib/assert-is-function • 0.0.8Test if a value is a function. | INDIRECT | 20 | |
@stdlib/assert-is-object-like • 0.0.8Test if a value is object-like. | INDIRECT | 13 | |
@stdlib/assert-is-object • 0.0.8Test if a value is an object. | INDIRECT | 12 | |
@stdlib/assert-is-plain-object • 0.0.7Test if a value is a plain object. | INDIRECT | 23 | |
@stdlib/assert-is-regexp-string • 0.0.9Test if a value is a regular expression string. | INDIRECT | 36 | |
@stdlib/assert-is-regexp • 0.0.7Test if a value is a regular expression. | INDIRECT | 11 | |
@stdlib/assert-is-string • 0.0.8Test if a value is a string. | INDIRECT | 11 | |
@stdlib/assert-tools-array-function • 0.0.7Return a function which tests if every element in an array passes a test condition. | INDIRECT | 12 | |
@stdlib/buffer-ctor • 0.0.7Buffer. | INDIRECT | 16 | |
@stdlib/buffer-from-string • 0.0.8Allocate a buffer containing a provided string. | INDIRECT | 27 | |
@stdlib/cli-ctor • 0.0.3Command-line interface. | INDIRECT | 5 | |
@stdlib/constants-float64-pinf • 0.0.8Double-precision floating-point positive infinity. | INDIRECT | 56 | |
@stdlib/fs-exists • 0.0.8Test whether a path exists on the filesystem. | INDIRECT | 8 | |
@stdlib/fs-read-file • 0.0.8Read the entire contents of a file. | INDIRECT | 6 | |
@stdlib/fs-resolve-parent-path • 0.0.8Resolve a path by walking parent directories. | INDIRECT | 27 | |
@stdlib/process-cwd • 0.0.8Return the current working directory. | INDIRECT | 7 | |
@stdlib/process-read-stdin • 0.0.7Read data from stdin. | INDIRECT | 30 | |
@stdlib/regexp-eol • 0.0.7Return a regular expression to match a newline character sequence. | INDIRECT | 25 | |
@stdlib/regexp-extended-length-path • 0.0.7Regular expression to detect an extended-length path. | INDIRECT | 3 | |
@stdlib/regexp-function-name • 0.0.7Return a regular expression to capture a function name. | INDIRECT | 3 | |
@stdlib/regexp-regexp • 0.0.8Return a regular expression to parse a regular expression string. | INDIRECT | 3 | |
@stdlib/streams-node-stdin • 0.0.7Standard input. | INDIRECT | 0 | |
@stdlib/string-base-format-interpolate • 0.0.4Generate string from a token array by interpolating values. | INDIRECT | 0 | |
@stdlib/string-base-format-tokenize • 0.0.4Tokenize a string into an array of string parts and format identifier objects. | INDIRECT | 0 | |
@stdlib/string-format • 0.0.3Insert supplied variable values into a format string. | INDIRECT | 2 | |
@stdlib/string-lowercase • 0.0.9Convert a string to lowercase. | INDIRECT | 31 | |
@stdlib/string-replace • 0.0.11Replace search occurrences with a replacement string. | INDIRECT | 40 | |
@stdlib/types • 0.0.14stdlib TypeScript type declarations. | INDIRECT | 0 | |
@stdlib/utils-constructor-name • 0.0.8Determine the name of a value's constructor. | INDIRECT | 16 | |
@stdlib/utils-convert-path • 0.0.8Convert between POSIX and Windows paths. | INDIRECT | 43 | |
@stdlib/utils-define-nonenumerable-read-only-property • 0.0.7Define a non-enumerable read-only property. | INDIRECT | 2 | |
@stdlib/utils-define-property • 0.0.9Define (or modify) an object property. | INDIRECT | 1 | |
@stdlib/utils-escape-regexp-string • 0.0.9Escape a regular expression string or pattern. | INDIRECT | 15 | |
@stdlib/utils-get-prototype-of • 0.0.7Return the prototype of a provided object. | INDIRECT | 21 | |
@stdlib/utils-global • 0.0.7Return the global object. | INDIRECT | 12 | |
@stdlib/utils-library-manifest • 0.0.8Load a manifest for compiling source files. | INDIRECT | 55 | |
@stdlib/utils-native-class • 0.0.8Determine the specification defined classification of an object. | INDIRECT | 10 | |
@stdlib/utils-next-tick • 0.0.8Add a callback to the next tick queue. | INDIRECT | 0 | |
@stdlib/utils-noop • 0.0.14Function which does nothing. | INDIRECT | 0 | |
@stdlib/utils-regexp-from-string • 0.0.9Create a regular expression from a regular expression string. | INDIRECT | 16 | |
@stdlib/utils-type-of • 0.0.8Determine a value's type. | INDIRECT | 19 | |