rmscripts
v0.0.2
Published
Removes all script tags from passed stdin.
Readme
rmscripts
Why?
I needed a way to remove <script> tags from a body of text in response to issue #139 with Polymer/vulcanize.
How?
npm install rmscripts -g
cat vulcanize.html | rmscripts