indexhtmlify

2.0.1 • Public • Published

indexhtmlify

Wrap a js bundle in the minimum html to be browser runnable

# bundle and wrap
browserify client.js | indexhtmlify > index.html

# open in browser
open index.html

add metadata tags

use metadataify

browserify client.js | indexhtmlify | metadataify --title "title foo bar"

License

MIT

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i indexhtmlify

    Weekly Downloads

    16

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    3.34 kB

    Total Files

    4

    Last publish

    Collaborators

    • dominictarr
    • regular