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:
- Better `os.arch()` for node and the browser -- detect OS architecture☆80Updated last year
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 10 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Cross-platform .zip file creation☆129Updated last year
- Check if something is a Node.js stream☆113Updated last year
- Super simple self signed certificates☆42Updated 5 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Write data to a random temporary file☆107Updated last year
- Check if argv has a specific flag☆94Updated 4 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Get the callsite of the caller function☆54Updated last month
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated last week
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Get the path of the parent module☆78Updated last month
- Lazy number range generator☆82Updated last year
- Iterate over promises serially☆51Updated 3 years ago
- A simple function that prints objects as ASCII tables. Supports ANSI styling and weird Unicode 💩 emojis – they won't break the layout.☆64Updated 2 years ago
- Get a random item from an array☆56Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Generate random numbers that are consecutively unique☆116Updated last year
- Copy a file☆121Updated 2 months ago
- Generate a random integer☆87Updated last month
- Ensure a function is only called once☆163Updated last year
- Node.js module for opening a URL via the operating system☆73Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month