Clean up your html by trimming consecutive whitespaces in classnames.
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
Like String.trim() but you can choose granularly what to trim
A tiny library for trimming whitespace from a canvas element
Allow parsing of jsx
AST utility module for statically analyzing JSX
Modern, fast React.js JSX parser
Add a __source prop to all JSX Elements
Static AST checker for accessibility rules on JSX elements.
Trim the whitespace within an array of GLSL tokens
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Turn JSX into React function calls in development
TailwindCSS leading-trim utility classes.
Full CSS support for JSX without compromises
hast utility to transform to preact, react, solid, svelte, vue, etc
React specific linting rules for ESLint
The Lodash method `_.trim` exported as a module.