stc-bomdetector

1.0.0 • Public • Published

stc-bomdetector

Detect and remove BOM in files.

Install

npm install stc-bomdetector

How to use

var BOMDetector = require('stc-bomdetector');

stc.lint({
  BOMDetector: {plugin: BOMDetector, include: [/\.(js|css|html)/, {type: 'tpl'}]}
});

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 stc-bomdetector

Weekly Downloads

2

Version

1.0.0

License

none

Last publish

Collaborators

  • huangxiaolu