strip-bom
Byte marker remover
Removes the UTF-8 byte order mark from strings
Strip UTF-8 byte order mark (BOM) from a string
111 stars
8 watching
21 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| A command-line tool to remove comments from CSS files | 38 |
| Removes comments from JSON data to allow its safe use in production environments. | 600 |
| Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 163 |
| Removes comments from JSON data to enable use of comments in JSON files | 67 |
| A utility that removes comments from CSS code while preserving certain comment patterns or functions. | 121 |
| Extracts user data from an npm user's profile page | 57 |
| Library to truncate strings to fit terminal widths | 86 |
| Converts Markdown files to HTML using the marked library | 181 |
| Converts dash/dot/underscore/space separated strings to camelCase or PascalCase. | 684 |
| Removes unwanted formatting codes from text | 402 |
| Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
| Transforms input streams by padding each line with a specified indent | 11 |
| Transforms text columns from Unix commands into JSON data for manipulation | 66 |