licenses.dev

@stdlib/assert-tools-array-function v0.2.2

Return a function which tests if every element in an array passes a test condition.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.010
PackageRelationDependenciesPublished
@stdlib/assert-has-own-property • 0.2.2Test if an object has a specified property.INDIRECT0
@stdlib/assert-has-symbol-support • 0.2.2Detect native Symbol support.INDIRECT0
@stdlib/assert-has-tostringtag-support • 0.2.2Detect native Symbol.toStringTag support.INDIRECT1
@stdlib/assert-is-array • 0.2.2Test if a value is an array.DIRECT5
@stdlib/error-tools-fmtprodmsg • 0.2.2Format an error message for production.DIRECT0
@stdlib/string-base-format-interpolate • 0.2.2Generate string from a token array by interpolating values.INDIRECT0
@stdlib/string-base-format-tokenize • 0.2.2Tokenize a string into an array of string parts and format identifier objects.INDIRECT0
@stdlib/string-format • 0.2.2Insert supplied variable values into a format string.DIRECT2
@stdlib/symbol-ctor • 0.2.2Symbols.INDIRECT0
@stdlib/utils-native-class • 0.2.2Determine the specification defined classification of an object.INDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40stdlib%2Fassert-tools-array-function)](https://licenses.dev/npm/%40stdlib%2Fassert-tools-array-function)
<a href="https://licenses.dev/npm/%40stdlib%2Fassert-tools-array-function">
  <img src="https://licenses.dev/b/npm/%40stdlib%2Fassert-tools-array-function" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.2 version:

[![licenses](https://licenses.dev/b/npm/%40stdlib%2Fassert-tools-array-function/0.2.2)](https://licenses.dev/npm/%40stdlib%2Fassert-tools-array-function/0.2.2)
<a href="https://licenses.dev/npm/%40stdlib%2Fassert-tools-array-function/0.2.2">
  <img src="https://licenses.dev/b/npm/%40stdlib%2Fassert-tools-array-function/0.2.2" alt="licenses" />
</a>
GitHub