Package Licenses
Apache-2.0
Dependency Licenses
Apache-2.026
Package | Relation | Dependencies | Published |
---|---|---|---|
@stdlib/assert-has-own-property • 0.1.1Test if an object has a specified property. | INDIRECT | 0 | |
@stdlib/assert-has-symbol-support • 0.1.1Detect native Symbol support. | INDIRECT | 0 | |
@stdlib/assert-has-tostringtag-support • 0.1.1Detect native Symbol.toStringTag support. | INDIRECT | 1 | |
@stdlib/assert-is-array • 0.1.1Test if a value is an array. | INDIRECT | 5 | |
@stdlib/assert-is-boolean • 0.1.1Test if a value is a boolean. | INDIRECT | 13 | |
@stdlib/assert-is-buffer • 0.1.1Test if a value is a Buffer object. | INDIRECT | 15 | |
@stdlib/assert-is-error • 0.1.1Test if a value is an Error object. | DIRECT | 25 | |
@stdlib/assert-is-function • 0.1.1Test if a value is a function. | INDIRECT | 22 | |
@stdlib/assert-is-object-like • 0.1.1Test if a value is object-like. | INDIRECT | 14 | |
@stdlib/assert-tools-array-function • 0.1.1Return a function which tests if every element in an array passes a test condition. | INDIRECT | 11 | |
@stdlib/boolean-ctor • 0.1.1Boolean constructor. | INDIRECT | 0 | |
@stdlib/error-tools-fmtprodmsg • 0.1.1Format an error message for production. | INDIRECT | 1 | |
@stdlib/object-ctor • 0.1.1Object constructor. | INDIRECT | 0 | |
@stdlib/regexp-function-name • 0.1.1Return a regular expression to capture a function name. | INDIRECT | 7 | |
@stdlib/string-base-format-interpolate • 0.1.1Generate string from a token array by interpolating values. | INDIRECT | 0 | |
@stdlib/string-base-format-tokenize • 0.1.1Tokenize a string into an array of string parts and format identifier objects. | INDIRECT | 0 | |
@stdlib/string-format • 0.1.1Insert supplied variable values into a format string. | INDIRECT | 2 | |
@stdlib/symbol-ctor • 0.1.1Symbols. | INDIRECT | 0 | |
@stdlib/types • 0.1.0stdlib TypeScript type declarations. | INDIRECT | 0 | |
@stdlib/utils-constructor-name • 0.1.1Determine the name of a value's constructor. | INDIRECT | 17 | |
@stdlib/utils-define-nonenumerable-read-only-property • 0.1.1Define a non-enumerable read-only property. | INDIRECT | 6 | |
@stdlib/utils-define-property • 0.1.1Define (or modify) an object property. | INDIRECT | 5 | |
@stdlib/utils-get-prototype-of • 0.1.1Return the prototype of a provided object. | INDIRECT | 24 | |
@stdlib/utils-global • 0.1.1Return the global object. | INDIRECT | 14 | |
@stdlib/utils-native-class • 0.1.1Determine the specification defined classification of an object. | INDIRECT | 4 | |
@stdlib/utils-type-of • 0.1.2Determine a value's type. | INDIRECT | 21 |