Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev
仓库
sindresorhus 的仓库
Display the elapsed execution time of grunt tasks
Simplified high resolution timing
Pretty time zone: +2 or -9:30
Timeout HTTP/HTTPS requests
Capitalize every word in string: unicorn cake → Unicorn Cake
Add stdin support to any CLI app that accepts file input
Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`
Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns
Force V8 to use fast properties for an object
Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`
Convert a string/Buffer/Uint8Array to a readable stream
Rotate an array by a given number of steps
Get an array of valid, sorted, and cleaned semver versions from an array of strings
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
Convert a string to a valid JavaScript identifier
Launch the macOS Touch Bar simulator from the command-line
Use the Touch Bar on any Mac
Convert Unicode characters to Latin characters using transliteration