Search
strip-ansi
Strip ANSI escape codes from a string
v7.1.0 URL:
https://unpkg.com/strip-ansi@7.1.0/index.js
Open
Browse Files
strip
trim
remove
ansi
styles
color
colour
colors
terminal
console
string
tty
escape
formatting
rgb
256
shell
xterm
log
logging
command-line
text
strip-bom
Strip UTF-8 byte order mark (BOM) from a string
v5.0.0 URL:
https://unpkg.com/strip-bom@5.0.0/index.js
Open
Browse Files
strip
bom
byte
order
mark
unicode
utf8
utf-8
remove
delete
trim
text
string
strip-final-newline
Strip the final newline character from a string or Uint8Array
v4.0.0 URL:
https://unpkg.com/strip-final-newline@4.0.0/index.js
Open
Browse Files
strip
trim
remove
delete
final
last
end
file
newline
linebreak
character
string
uint8array
strip-json-comments
Strip comments from JSON. Lets you use comments in your JSON files!
v5.0.3 URL:
https://unpkg.com/strip-json-comments@5.0.3/index.js
Open
Browse Files
json
strip
comments
remove
delete
trim
multiline
parse
config
configuration
settings
util
env
environment
jsonc
string.prototype.trimend
ES2019 spec-compliant String.prototype.trimEnd shim.
v1.0.9 URL:
https://unpkg.com/string.prototype.trimend@1.0.9/index.js
Open
Browse Files
es6
es7
es8
javascript
prototype
polyfill
utility
trim
trimLeft
trimRight
trimStart
trimEnd
tc39