add-bom

1.0.0 • Public • Published

Add BOM markers to file

A simple cli utility to add BOM markers to UTF-8 files. Good for using in npm builds.

Usage

npm install add-bom --save-dev

Then you can

node add-bom.js -f file-without-bom.js

or from the npm script section of package.json

add-bom -f file-without-bom.js

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i add-bom

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • cyxou