The Wrapperarrow-up-right is an extension of the Wrap object, which means it represents the immutablearrow-up-right wrap of the opening and closing with the additional main ability to use it to wrap strings.
Wrapper
Wrap
[Symbol.toStringTag]
The getarrow-up-right accessor, with the help of toStringTag, changes the default tag to 'wrapper' in the Wrapper instance.
get
toStringTag
'wrapper'
define()
Defines a new Wrapper instance consisting of the opening and closing chars.
isWrapper()
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()
unwrapText()
wrap()
wrapOn()
wrapText()
Last updated 4 years ago