licenses.dev

@stdlib/assert-is-buffer v0.1.1

Test if a value is a Buffer object.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.015
PackageRelationDependenciesPublished
@stdlib/assert-has-own-property • 0.1.1Test if an object has a specified property.INDIRECT0
@stdlib/assert-has-symbol-support • 0.1.1Detect native Symbol support.INDIRECT0
@stdlib/assert-has-tostringtag-support • 0.1.1Detect native Symbol.toStringTag support.INDIRECT1
@stdlib/assert-is-array • 0.1.1Test if a value is an array.INDIRECT5
@stdlib/assert-is-object-like • 0.1.1Test if a value is object-like.DIRECT14
@stdlib/assert-tools-array-function • 0.1.1Return a function which tests if every element in an array passes a test condition.INDIRECT11
@stdlib/error-tools-fmtprodmsg • 0.1.1Format an error message for production.INDIRECT1
@stdlib/string-base-format-interpolate • 0.1.1Generate string from a token array by interpolating values.INDIRECT0
@stdlib/string-base-format-tokenize • 0.1.1Tokenize a string into an array of string parts and format identifier objects.INDIRECT0
@stdlib/string-format • 0.1.1Insert supplied variable values into a format string.INDIRECT2
@stdlib/symbol-ctor • 0.1.1Symbols.INDIRECT0
@stdlib/types • 0.1.0stdlib TypeScript type declarations.INDIRECT0
@stdlib/utils-define-nonenumerable-read-only-property • 0.1.1Define a non-enumerable read-only property.INDIRECT6
@stdlib/utils-define-property • 0.1.1Define (or modify) an object property.INDIRECT5
@stdlib/utils-native-class • 0.1.1Determine 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-is-buffer)](https://licenses.dev/npm/%40stdlib%2Fassert-is-buffer)
<a href="https://licenses.dev/npm/%40stdlib%2Fassert-is-buffer">
  <img src="https://licenses.dev/b/npm/%40stdlib%2Fassert-is-buffer" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

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