Make a synchronous function asynchronous by running it in a worker
Repositories
sindresorhus repositories
Make a directory and its parents if needed - Think `mkdir -p`
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
Make an asynchronous function synchronous
Turn your Wi-Fi on and off
Turn your Wi-Fi on and off
Map object keys and values into a new object
Find mapcodes in a string
Regular expression for matching mapcodes
List of Markdown file extensions
Simple wildcard matching
Simple wildcard matching
Get the average of numbers
Clamp a number
ES2015 Math.cosh() ponyfill
ES2015 Math.log2() ponyfill
ES2015 Math.sign() ponyfill
ES2015 Math.sinh() ponyfill
Sum numbers
ES2015 Number.MAX_SAFE_INTEGER ponyfill