to-absolute-glob
popularMake a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Updated by @phated
is-negated-glob
popularReturns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
Updated by @jonschlinkert
@stdlib/constants-float64-ninf
Double-precision floating-point negative infinity.
Updated by @stdlib-bot
@stdlib/math-base-assert-is-infinite
Test if a double-precision floating-point numeric value is infinite.
Updated by @stdlib-bot
@stdlib/math-base-assert-is-negative-zero
Test if a double-precision floating-point numeric value is negative zero.
Updated by @stdlib-bot
@dsherret/to-absolute-glob
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Updated by @dsherret
@stdlib/random-base-negative-binomial
Negative binomial distributed pseudorandom numbers.
Updated by @stdlib-bot
@stdlib/math-base-assert-is-negative-integer
Test if a finite double-precision floating-point number is a negative integer.
Updated by @stdlib-bot
@igor.dvlpr/uarray
🎉 Provides UArray, an Array type that supports negative indices/indexes, just wrap your regular JavaScript array with UArray() and you are all set! 🙌
Updated by @igor.dvlpr
@stdlib/math-base-assert-is-negative-zerof
Test if a single-precision floating-point numeric value is negative zero.
Updated by @stdlib-bot
@stdlib/constants-float32-ninf
Single-precision floating-point negative infinity.
Updated by @stdlib-bot
@stdlib/datasets-liu-negative-opinion-words-en
A list of negative opinion words.
Updated by @stdlib-bot
@stdlib/number-float64-base-signbit
Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Updated by @stdlib-bot
@stdlib/stats-base-dists-negative-binomial-pmf
Negative binomial distribution probability mass function (PMF).
Updated by @stdlib-bot
@stdlib/stats-base-dists-negative-binomial-cdf
Negative binomial distribution cumulative distribution function (CDF).
Updated by @stdlib-bot
@stdlib/assert-is-negative-integer
Test if a value is a number having a negative integer value.
Updated by @stdlib-bot
@stdlib/math-base-assert-is-infinitef
Test if a single-precision floating-point numeric value is infinite.
Updated by @stdlib-bot