ehmicky / human-signalsLinks
Human-friendly process signals
☆285Updated 5 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
- Wait for localhost to be ready☆277Updated 3 weeks ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆283Updated last year
- Get the ID of the process that uses a certain port☆146Updated last month
- Make sure every file in your repo is exactly where it should be☆169Updated 5 years ago
- Clean up error stack traces☆342Updated last month
- Filter out unwanted `console.log()` output☆246Updated 3 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 2 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- Read and write files atomically and reliably.☆168Updated last year
- Lightweight templating in 150 bytes☆228Updated 3 years ago
- Make an asynchronous function synchronous☆325Updated 4 months ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 7 years ago
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆161Updated 4 years ago
- Split an iterable into evenly sized chunks☆155Updated last year
- DOM event delegation, in <1KB☆197Updated 2 weeks ago
- Tap into a promise chain without affecting its value or state☆133Updated 4 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 4 months ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Check if stdout or stderr is interactive☆118Updated last year
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆161Updated 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
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆98Updated 2 years ago
- fast, tiny `queueMicrotask` shim for modern engines☆189Updated last year
- Cycle through the items of an array☆240Updated 4 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆198Updated last month
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- A stream implementation that does more by doing less☆256Updated this week