commonjs-bot's repositories
plash-cli
Control the Plash app from the command-line
strip-debug
Strip console, alert, and debugger statements from JavaScript code
p-times
Run promise-returning & async functions a specific number of times concurrently
p-cancelable
Create a promise that can be canceled
p-all
Run promise-returning & async functions concurrently with optional limited concurrency
wallpaper-cli
Get or set the desktop wallpaper
clean-stack
Clean up error stack traces
random-item
Get a random item from an array
app-exists
Check if an app exists on macOS
npm-name-cli
Check whether a package or organization name is available on npm
onetime
Ensure a function is only called once
normalize-newline
Normalize the newline characters in a string to `\n`
capture-website-cli
Capture screenshots of websites from the command-line
is-md
Check if a filepath is a Markdown file
downgrade-root
Try to downgrade the permissions of a process with root privileges
root-check
Try to downgrade the permissions of a process with root privileges and block access if it fails
sudo-block
Block users from running your app with root permissions
default-uid
Get the system default UID
is-interactive
Check if stdout or stderr is interactive
display-notification
Display a notification (macOS 10.9+)
class-names
Conditionally join CSS class names together - Especially useful with React
split-at
Split a string at one or more indices
error-dialog
Display an error in a GUI dialog
redent
Strip redundant indentation and indent the string
repeating-cli
Repeat text
repeating
Repeat a string - fast
terminal-image-cli
Display images in the terminal
terminal-image
Display images in the terminal
term-img-cli
Display images in iTerm