Trims text to a certain number of words.
Remove spaces and tabs around line-breaks
Trim newlines from the start and/or end of a string
ES5 spec-compliant shim for String.prototype.trim
Remove final line feeds from a string
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Spacetrim is trimming string from all 4 sides.
Similar to String#trim() but removes only newlines
Ensure that no reserved words are used.
Like String.trim() but you can choose granularly what to trim
A tiny library for trimming whitespace from a canvas element
Trim the whitespace within an array of GLSL tokens
TailwindCSS leading-trim utility classes.
The Lodash method `_.trim` exported as a module.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Trim whitespace characters from the beginning and end of a string.
Encode and decode quoted printable and base64 strings
Functions for modifying a unified-latex AST
Tiny Casing utils
Remove leading, trailing, and repeated whitespace from a string
An trim polyfill for legacy browsers.
Trim whitespace characters from the beginning and end of a string.
Trim leading lines from a string when they are 100% whitespace or empty.
Convert a string of words to a JavaScript identifier