Search
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-bom-string
Strip a byte order mark (BOM) from a string.
v1.0.0 URL:
https://unpkg.com/strip-bom-string@1.0.0/index.js
Open
Browse Files
bom
byte
byte-order-mark
file
fs
mark
nl
normalize
order
string
strip
strip-bom-buf
Strip UTF-8 byte order mark (BOM) from a Uint8Array
v4.0.0 URL:
https://unpkg.com/strip-bom-buf@4.0.0/index.js
Open
Browse Files
strip
bom
byte
order
mark
unicode
utf8
utf-8
remove
delete
trim
text
buffer
uint8array
strip-bom-stream
Strip UTF-8 byte order mark (BOM) from a stream
v5.0.0 URL:
https://unpkg.com/strip-bom-stream@5.0.0/index.js
Open
Browse Files
bom
strip
byte
mark
unicode
utf8
utf-8
remove
delete
trim
text
stream
streams
has-bom-string
Returns true if string has a byte order mark (BOM)
v1.0.0 URL:
https://unpkg.com/has-bom-string@1.0.0/index.js
Open
Browse Files
bom
byte
byte-order-mark
check
file
fs
has
mark
nl
normalize
order
str
string
validate