ehmicky / human-signalsLinks
Human-friendly process signals
☆284Updated 3 months ago
Alternatives and similar repositories for human-signals
Users that are interested in human-signals are comparing it to the libraries listed below
Sorting:
- Get the ID of the process that uses a certain port☆143Updated 7 months ago
- Wait for localhost to be ready☆275Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆276Updated 10 months ago
- 🕐 Performance timings for HTTP requests☆192Updated 4 years ago
- Make sure every file in your repo is exactly where it should be☆169Updated 5 years ago
- Read and write files atomically and reliably.☆169Updated last year
- Clean up error stack traces☆341Updated 2 years ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Create an error from multiple errors☆246Updated last year
- Compare, format, diff and serialize any JavaScript value☆209Updated last week
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆133Updated last year
- Split an iterable into evenly sized chunks☆153Updated last year
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- DOM event delegation, in <1KB☆195Updated 10 months ago
- Check if stdout or stderr is interactive☆116Updated last year
- Lightweight templating in 150 bytes☆228Updated 3 years ago
- Filter out unwanted `console.log()` output☆246Updated 3 years ago
- Import and transpile JSX on the fly☆178Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Make an asynchronous function synchronous☆322Updated 2 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Reliably get the terminal window size☆144Updated last year
- Link component for Ink☆182Updated last year
- Cryptographically Secure Random Number Generation for ECMAScript☆70Updated 2 years ago
- Wait for localhost to be ready from the command-line☆120Updated last year
- A Map subclass with support for multiple keys for one entry.☆110Updated 2 months ago
- Inspect the state of a promise☆129Updated last year
- Cycle through the items of an array☆239Updated 4 years ago
- Block the main thread for a given amount of time