Preparing search index...
The search index is not available
javadocs-scraper typedoc - v1.0.0
javadocs-scraper typedoc
TextFormatter
Class TextFormatter
Helper object to format text.
Index
Constructors
constructor
Properties
Multiple
Whitespace
Regex
No
Break
Space
No
Break
Space
Regex
Zero
Width
Space
Regex
Methods
strip
Whitespace
Inline
Constructors
constructor
new
TextFormatter
()
:
TextFormatter
Returns
TextFormatter
Properties
Static
Multiple
Whitespace
Regex
MultipleWhitespaceRegex
:
RegExp
= ...
Static
No
Break
Space
NoBreakSpace
:
string
= ' '
Static
No
Break
Space
Regex
NoBreakSpaceRegex
:
RegExp
= ...
Static
Zero
Width
Space
Regex
ZeroWidthSpaceRegex
:
RegExp
= ...
Methods
Static
strip
Whitespace
Inline
stripWhitespaceInline
(
text
:
string
)
:
string
Parameters
text
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Multiple
Whitespace
Regex
No
Break
Space
No
Break
Space
Regex
Zero
Width
Space
Regex
Methods
strip
Whitespace
Inline
javadocs-scraper typedoc - v1.0.0
Loading...
Helper object to format text.