0.0.3 • Published 8 years ago
page-splitter v0.0.3
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。