scriptagify

0.1.0 • Public • Published

scriptagify

Wrap a js bundle in a script tag

Heavily inspired by indexhtmlify

Works great with webpager

echo 'console.log("in a bundle!")' > /tmp/b.js
browserify /tmp/b.js | scriptagify | webpager

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i scriptagify

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • quackingduck