page-splitter
v0.0.3
Published
A simple splitter to split inline stylesheet and javascript from html.
Readme
page-splitter
A simple splitter to split inline stylesheet and javascript from html.
下载
$ npm install html-splitter测试
$ node test.js将 test/index.html 的内容拆分成同级的 index.html、index.css、index.js。
