Sponsors
-
globals Public
Global identifiers from different JavaScript environments
-
sindresorhus.github.com Public
Personal website of Sindre Sorhus
-
awesome Public
😎 Awesome lists about all kinds of interesting topics
-
text-extensions Public
List of text file extensions
-
execa Public
Process execution for humans
-
p-queue Public
Promise queue with concurrency control
-
p-lazy Public
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
-
nano-spawn Public
Tiny process execution for humans — a better child_process
-
get-stream Public
Get a stream as a string, Buffer, ArrayBuffer or array
-
merge-streams Public
Merge multiple streams into a unified stream
-
yoctocolors Public
The smallest and fastest command-line coloring package on the internet
-
is-stream Public
Check if something is a Node.js stream
-
npm-run-path Public
Get your PATH prepended with locally installed binaries
-
figures Public
Unicode symbols with fallbacks for older terminals
-
strip-final-newline Public
Strip the final newline character from a string/buffer
-
mimic-function Public
Make a function mimic another one
-
-
p-limit Public
Run multiple promise-returning & async functions with limited concurrency
-
awesome-nodejs Public
⚡ Delightful Node.js packages and resources
-
awesome-npm Public
Awesome npm resources and tips
-
eslint-plugin-unicorn Public
More than 100 powerful ESLint rules
-
KeyboardShortcuts Public
⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes
-
Actions Public
⚙️ Supercharge your shortcuts
-
type-fest Public
A collection of essential TypeScript types
-
-
-
p-timeout Public
Timeout a promise after a specified amount of time
-
p-whilst Public
While a condition returns true, calls a function repeatedly, and then resolves the promise
-
debounce Public
Delay function calls until a set time elapses after the last invocation
-
electron-debug Public
Adds useful debug features to your Electron app