1.0.0 • Published 10 years ago
add-bom v1.0.0
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-devThen you can
node add-bom.js -f file-without-bom.jsor from the npm script section of package.json
add-bom -f file-without-bom.js1.0.0
10 years ago