wsx-h5-cli
Fixes stack traces for files with source maps
Fixes stack traces for files with source maps
Indent each line in a string
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Get the first path that exists on disk of multiple paths
Get metadata of a package from the npm registry
Allows you to log in to NPM without STDIN, STDOUT. Use in places like CI build systems. Also creates/modifies entries in the ~/.npmrc file for authentication.
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Elegant terminal spinner
Find the root directory of a Node.js project or npm package
Serve static files
[![Build status][build-image]][build-url] [![Tests coverage][cov-image]][cov-url] [![npm version][npm-image]][npm-url]
A typescript compiler for gulp with incremental compilation support.
Convert values with PostCSS (e.g. ms -> s)
Get the visual width of a string - the number of columns required to display it
Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
Run an array of functions in parallel
Run AppleScript and get the result
Get a GitHub username from an email address
Wordwrap a string with ANSI escape codes
Parse postgres array columns
Strip redundant indentation and indent the string
Better streaming static file server with Range and conditional-GET support