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:
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 9 months ago
- Cross-platform .zip file creation☆130Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Get a random item from an array☆56Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Super simple self signed certificates☆42Updated 5 years ago
- Better `os.arch()` for node and the browser -- detect OS architecture☆80Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Generate a random integer☆86Updated this week
- Clean and beautiful options for minimist☆53Updated 3 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Get a list of npm packages with keywords☆52Updated last year
- Conditional promise chains☆62Updated 4 years ago
- Get the path of the parent module☆78Updated this week
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated this week
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Simple wildcard matching