Showing 1-20 of 387,720 packages
Similar to String#trim() but removes only newlines
Like String.trim() but you can choose granularly what to trim
Converts newlines in a string, `trim()`, half-width / full-width conversion, etc
Trim whitespace characters from the beginning and end of a string.
Standalone version of lodash string trim functions
Trim newlines from the start and/or end of a string
Remove spaces and tabs around line-breaks
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Remove final line feeds from a string
Trim the whitespace within an array of GLSL tokens
Spacetrim is trimming string from all 4 sides.
Trim whitespace characters from the beginning and end of a string.
Trim leading lines from a string when they are 100% whitespace or empty.
ES5 spec-compliant shim for String.prototype.trim
String trim method that goes beyond the native implementation.
A tiny library for trimming whitespace from a canvas element
The lodash method `_.trim` exported as a module.
Remove leading, trailing, and repeated whitespace from a string
This method removes whitespace from the left and right end of a string.
An trim polyfill for legacy browsers.