loads a BMFont file in Node and the browser
Encode & decode strings, bytes, and integers to Base62
Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations
Download a tarball (optionally gzipped) to a folder & extract it in the process. Uses the wonderful & super quick tar-fs & gunzip-maybe srcraries.
Get the user home directory with fallback to the system temp directory
Prefix calls to console.log, console.warn, etc with whatever you'd like
Delete files and directories
Prepend timestamps to functions like console.log, console.warn, etc
Unique ID Generator
Control the retention of your function's cloudwatch logs.
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
JSON.parse with bigints support
Better binary searching
The parser/stringifier for Yarn lockfiles.
JavaScript package downloader
A tiny warning function
Determines if a file is using a CommonJS or AMD module definition
Match balanced character pairs, like "{" and "}"
Get the ID of the process that uses a certain port
A transport for winston which logs to a rotating file each day.
(Part of) the IANA time zone database as a JSON file
Streaming, source-agnostic EventSource/Server-Sent Events parser
Infer types from columns in JSON
Find package.json files in parent directories, keep finding until you find the right one using iterators.