GitShow/sindresorhus/strip-bom-cli
sindresorhus

strip-bom-cli

Strip UTF-8 byte order mark (BOM)

by sindresorhus
Star on GitHubForknpm

JavaScript

22 stars4 forks5 contributorsQuiet · 11mo agoSince 2015v3.0.0MIT

Meet the team

See all 5 on GitHub →
sindresorhus
sindresorhus13 contributions
kevva
kevva1 contribution
Richienb
Richienb1 contribution
ntwb
ntwb1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
jasonkarns
Feature Request: write file in placeClosedIssue

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).

jasonkarns · 11mo ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
ntwb
Travis CI: Test on Node.js v4.x.x and v5.x.xMergedPR
ntwb · 10y ago
Structured data for AI agents

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.

·@ofershap

Replace github.com with gitshow.dev