array-xor
Returns the symmetric difference (exclusive-or) of an array of elements (elements that are present in all given arrays and not in their intersections).
Returns the symmetric difference (exclusive-or) of an array of elements (elements that are present in all given arrays and not in their intersections).
Get exclusive / focus tests for node-tap
A collection of utility functions for working with randomness.
Check if a file is open in another application on Windows, macOS and Linux.
Fail builds in which .only was left on a test context
Overlay filesystem to give exclusive access to each file
Compose custom types containing multiple mutually exclusive type.
Check if a file is open in another application on Windows, macOS and Linux compatible for electron.
Use this when you have a function that creates and returns a child process, and you want that process to be killed and recreated on successive calls so that there is only one process.
Use this when you have a function that returns a promise and you want that promise to be canceled if the function is called again.
A simple Node.js random library.
Cluster wide semaphore using redis. Enables redundancy with exclusive work.
Cluster wide semaphore using redis. Enables redundancy with exclusive work.
A collection of utility functions for the random number generators.
Logarithmic range between two numbers
Keyboard Catcher reads from Linux's keyboard event queues, tracks applied modifiers and offers keyboard mapping.
Node/browser exclusive or function.
A network lock service and client library.
Generate a closed range of numbers `[a, b)` with step size `d`
A decorator to make any function that returns promise atomic with expiration