Last 12 weeks · 0 commits
4 of 6 standards met
I typically use dos2unix for stripping BOMs. The best feature of dos2unix is that it converts the file in-place. It would be super nice if strip-bom just modified the file in place. Desired usage: (proposing flag to mirror sed's in-place flag) Of course, I recognize that it prints to STDOUT, but since the target file is truncated before output redirection takes effect, one can't (results in an empty file).
Repository: sindresorhus/strip-bom-cli. Description: Strip UTF-8 byte order mark (BOM) Stars: 22, Forks: 4. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v3.0.0 (11mo ago). Open PRs: 0, open issues: 0. Last activity: 11mo ago. Community health: 71%. Top contributors: sindresorhus, kevva, Richienb, ntwb.