Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
Get paths for storing things like data, config, cache, etc
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.