feross / beepbeepLinks
Make a console beep sound.
☆64Updated 5 years ago
Alternatives and similar repositories for beepbeep
Users that are interested in beepbeep are comparing it to the libraries listed below
Sorting:
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Get a random item from an array☆57Updated 3 years ago
- Callback wrapping utility☆56Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago
- Rename a function☆46Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago