move-file(latest: 3.0.0) Move a file - Even works across devices
tasklist(latest: 5.0.0) Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on either a local or a remote computer.
tildify(latest: 3.0.0) Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
p-series(latest: 3.0.0) Run promise-returning & async functions in series
shebang-regex(latest: 4.0.0) Regular expression for matching a shebang line
yoctodelay(latest: 2.0.0) Delay a promise a specified amount of time
issue-regex(latest: 4.1.0) Regular expression for matching issue references
array-move(latest: 4.0.0) Move an array item to a different position
ava(latest: 4.3.3) Node.js test runner that lets you develop with confidence.
p-cancelable(latest: 4.0.1) Create a promise that can be canceled
pify(latest: 6.1.0) Promisify a callback-style function
is-observable(latest: 3.0.0) Check if a value is an Observable
is-plain-obj(latest: 4.1.0) Check if a value is a plain object
screenfull(latest: 6.0.2) Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen.
camelcase-keys(latest: 9.1.3) Convert object keys to camel case
mem(latest: 10.0.0) Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
mimic-fn(latest: 5.0.0) Make a function mimic another one
throttleit(latest: 2.1.0) Throttle a function to limit its execution rate
memoize(latest: 10.0.0) Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
restore-cursor(latest: 5.1.0) Gracefully restore the CLI cursor on exit
mimic-function(latest: 5.0.1) Make a function mimic another one
onetime(latest: 7.0.0) Ensure a function is only called once
filter-obj(latest: 6.1.0) Filter object keys and values into a new object
import-local(latest: 3.2.0) Let a globally installed package use a locally installed version of itself if available
is64bit(latest: 2.0.0) Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)
system-architecture(latest: 1.0.0) Get the operating system CPU architecture
callsites(latest: 4.2.0) Get callsites from the V8 stack trace API
is-wayland(latest: 0.1.0) Check if the current Linux session is using Wayland
dot-prop(latest: 10.1.0) Get, set, or delete a property from a nested object using a dot path
default-browser-id(latest: 5.0.1) Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari
supports-hyperlinks(latest: 4.4.0) Detect whether a terminal supports hyperlinks
pretty-ms(latest: 9.3.0) Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
yoctocolors(latest: 2.1.2) The smallest and fastest command-line coloring package on the internet
delay(latest: 7.0.0) Delay a promise a specified amount of time
map-obj(latest: 6.0.0) Map object keys and values into a new object
p-timeout(latest: 7.0.1) Timeout a promise after a specified amount of time
random-int(latest: 3.1.0) Generate a random integer
unlimited-timeout(latest: 0.1.0) setTimeout and setInterval that work with delays longer than 24.8 days
yocto-queue(latest: 1.2.2) Tiny queue data structure
@inkjs/ui(latest: 2.0.0) Collection of customizable UI components for CLIs made with Ink
terminal-image(latest: 4.2.0) Display images in the terminal
cli-spinners(latest: 3.4.0) Spinners for use in the terminal
term-img(latest: 7.1.0) Display images in terminals using the iTerm inline image protocol
@sindresorhus/jimp(latest: 0.3.0) [Forked to be able to use the latest master] An image processing library written entirely in JavaScript (i.e. zero external or native dependencies).