Returns true if string has a byte order mark (BOM)
Strip UTF-8 byte order mark (BOM) from a string
Strip UTF-8 byte order mark (BOM) from a Uint8Array
Strip UTF-8 byte order mark (BOM) from a stream
Strip a byte order mark (BOM) from a string.
Remove a byte order mark (BOM) from a buffer.
Remove a UTF8 BOM at the start of the stream.
Add a UTF-8 BOM to files
Convert and detect character encoding in JavaScript
Read and parse a JSON file
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
Implementation of JSON that ignores BOM and thows friendly error
hint that that warns against using the BOM character at the beginning of a text file.
Strip ANSI escape codes from a string
Remove a UTF-8 byte order mark (BOM) from the beginning of a string.
Library to serialize/deserialize CycloneDX BOM with protocol buffers
Sniff the encoding from a HTML byte stream
Implementation of the HTML encoding sniffer algo, with stream support
Check if argv has a specific flag
Tests if ES6 @@toStringTag is supported.
Meta-package for known CycloneDX Software Bill of Materials (SBOM) generators
Check if a string has ANSI escape codes
Try to guess if your terminal supports unicode
TypeScript definitions for strip-bom-string