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:
- 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
- 🕐 Performance timings for HTTP requests☆192Updated 4 years ago
- Wait for localhost to be ready☆277Updated last month
- Make sure every file in your repo is exactly where it should be☆168Updated 5 years ago
- Make an asynchronous function synchronous☆326Updated 5 months ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 7 years ago
- Lightweight templating in 150 bytes☆228Updated 3 years ago
- Clean up error stack traces☆344Updated 2 weeks ago
- Read and write files atomically and reliably.☆168Updated 3 weeks ago
- Filter out unwanted `console.log()` output☆246Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Create an error from multiple errors☆249Updated 2 years ago
- Tap into a promise chain without affecting its value or state☆133Updated 4 years ago
- Check if stdout or stderr is interactive☆118Updated 2 years ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Split an iterable into evenly sized chunks☆155Updated last year
- DOM event delegation, in <1KB☆198Updated last month
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 3 months ago
- Block the main thread for a given amount of time☆126Updated 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
- Cryptographically Secure Random Number Generation for ECMAScript☆70Updated 2 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆456Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆198Updated last month
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆162Updated 4 years ago
- A stream implementation that does more by doing less☆256Updated 3 weeks ago
- thetool is a CLI tool to capture different cpu, memory and other profiles for your node app in Chrome DevTools friendly format☆224Updated 2 years ago
- An exploration of adding named parameters to JS☆149Updated 3 years ago
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆160Updated 2 years ago