@stdlib/assert-is-node-stream-like
Test if a value is Node stream-like.
Test if a value is Node stream-like.
Test if a value is Node transform stream-like.
Test if a value is Node writable stream-like.
Test if an object's own property is non-configurable.
Test if an object's own or inherited property is non-configurable.
Test if an object's own property is non-enumerable.
Test if an object's own or inherited property is non-enumerable.
Test if a value is a number having a nonnegative finite value.
Test if a value is a number having a nonnegative integer value.
Test if a value is an array-like object containing only nonnegative integers.
Test whether a string contains only white space characters.
Test whether a string contains only white space characters.
Boolean indicating if the current process is running on Windows.
Test if an object's own property is writable.
Return a function which tests if every element in an array-like object passes a test condition.
Return a function which tests if every element in a typed array passes a test condition.
Test if a string ends with the characters of another string.
Test if a string starts with the characters of another string.
Test if a string ends with the characters of another string.
Test if a string ends with the characters of another string.