0.0.1 • Published 12 years ago
cut_bom v0.0.1
Cut BOM
Cut the BOM for your file.
Usage
$ npm install cut_bom -g
$ cut_bom package.json
$ cut_bom index.jsScripting
var cut = require('cut_bom');
cut("/path/to/your/file.js", function (err) {
// done.
});License
The MIT License. Enjoy open sources.
0.0.1
12 years ago