strip-ansi
Strip ANSI escape codes from a string
Strip ANSI escape codes from a string
A deep deletion module for node (like `rm -rf`)
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Strip UTF-8 byte order mark (BOM) from a string
Strip comments from JSON. Lets you use comments in your JSON files!
Create an array of unique values, in order, from the input arrays
Strip leading whitespace from each line in a string
Strip redundant indentation and indent the string
Delete nested properties from an object using dot notation.
Removes separators from the end of the string.
Strip the final newline character from a string/buffer
Trim newlines from the start and/or end of a string
Delete files and directories
Create an array without duplicates
Strip the final newline character from a string or Uint8Array
Removes duplicates from a sorted array in place
Strip a substring from the start/end of a string
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
A Webpack plugin to optimize \ minimize CSS assets.
Similar to `String#trim()` but removes only whitespace on the right