ehmicky / human-signalsLinks
Human-friendly process signals
☆284Updated 4 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:
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆282Updated 11 months ago
- Wait for localhost to be ready☆276Updated last week
- Get the ID of the process that uses a certain port☆144Updated 2 weeks ago
- Make an asynchronous function synchronous☆325Updated 4 months 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.☆168Updated last year
- DOM event delegation, in <1KB☆196Updated 11 months ago
- Filter out unwanted `console.log()` output☆246Updated 3 years ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Compare, format, diff and serialize any JavaScript value☆209Updated last month
- Clean up error stack traces☆341Updated 3 weeks ago
- Split an iterable into evenly sized chunks☆154Updated last year
- A Map subclass with support for multiple keys for one entry.☆110Updated 3 months ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 7 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Minimalistic update notifications for command line interfaces☆167Updated last year
- A stream implementation that does more by doing less☆255Updated last year
- Create an error from multiple errors☆247Updated 2 years ago
- Tap into a promise chain without affecting its value or state☆133Updated 4 years ago
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆161Updated 2 years ago
- Lightweight templating in 150 bytes☆228Updated 3 years ago
- Import and transpile JSX on the fly☆178Updated last year
- Cryptographically Secure Random Number Generation for ECMAScript☆70Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆161Updated 4 years ago
- Cycle through the items of an array☆240Updated 4 years ago
- Check if stdout or stderr is interactive☆117Updated last year
- Link component for Ink☆183Updated 3 weeks ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆98Updated 2 years ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year