Description
Is this value negative zero? === will lie to you
Keywords
Publisher
Description
check if a number is a negative integer
Keywords
Publisher
Description
Generate a closed range of numbers `[a, b]` with step size `d`
Keywords
Publisher
Description
TypeScript schema validation
Keywords
Publisher
Description
Replace strings with optional lookarounds, but without regexes
Keywords
Publisher
Description
check if a number is a positive integer
Keywords
Publisher
Description
Create array comparator function.
Keywords
- create
- array
- comparator
- function
- [options]
- [optionsnumeric=false]
- sort
- numerically
- defaults
- lexicographic/alphabetic
- [optionsdescending=false]
- descending
- order
- ascending
- View more
Publisher
Description
Convert negative index to positive starting from the end
Keywords
Publisher
Description
Micro library to check if a number is Negative Zero.
Keywords
Publisher
Description
A micro library that returns value if negative and zero in any other case.
Keywords
Publisher
Description
A JavaScript Package For Converting Positive Value To negative. Also works when non-numbers are present as well.
Keywords
Publisher
Description
Remove all duplicate elements in a sorted array, leaving only uniques.
Keywords
- remove
- duplicate
- elements
- sorted
- array
- leaving
- uniques
- arr
- [compare]
- [comparenumeric=false]
- sort
- numerically
- defaults
- lexicographic/alphabetic
- View more
Publisher
Description
Find all indexes at which an array element exists, by binary search.
Keywords
- find
- indexes
- array
- element
- exists
- binary
- search
- [compare]
- [comparenumeric=false]
- sort
- numerically
- defaults
- lexicographic/alphabetic
- [comparedescending=false]
- View more
Publisher
Description
Generate a closed range of numbers `[a, b)` with step size `d`