Slices foo any way you'd like
Strip the final newline character from a string or Uint8Array
the mighty option parser used by yargs
parse argument options
Slice a string with ANSI escape codes
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Break CLI lists into arrays
Convert Windows backslash paths to slash paths
Quickly scan for CLI flags and arguments
compute the closest common parent for file paths
A CSS Modules transform to make local scope the default
slice stream like buffer/string
Like ruby's abbrev module, but in js
A tiny (239B) utility for constructing className strings conditionally.
Ensure a function is only called once
Parse the things that can be arguments to `npm install`
Convert globs to regular expressions
Like `string.slice()` but bytewise
Efficiently modify strings containing ANSI escape codes
A query library for ECMAScript AST using a CSS selector like query language.
No description provided.
Array manipulation, ordering, searching, summarizing, etc.
Percy CLI command parser and runner.
This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.