Wrapper
Instance accessors
Name
Description
Static methods
Wrapper.
Description
Instance methods
Wrapper.prototype.
Description
Last updated
The Wrapper is an extension of the Wrap object, which means it represents the immutable wrap of the opening and closing with the additional main ability to use it to wrap strings.
The method checks if the value of any type is an instance of the Wrapper of any, or given opening and closing chars.
replaceClosing()
replaceOpening()
unwrap()
isClosingIn()
isOpeningIn()
replaceClosingIn()
replaceOpeningIn()
removeWrapIn()
textReplaceClosing()
textReplaceOpening()
textUnwrap()
textWrap()
toArray()
toWrap()
unwrap()
unwrapText()
wrap()
wrapOn()
wrapText()
Last updated