2.0.1 • Published 5 years ago

indexhtmlify v2.0.1

Weekly downloads
22
License
MIT
Repository
github
Last release
5 years ago

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

2.0.1

5 years ago

2.0.0

6 years ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.1

9 years ago

1.2.0

11 years ago

1.1.1

12 years ago

1.1.0

12 years ago

1.0.3

12 years ago

1.0.2

12 years ago

1.0.1

12 years ago

1.0.0

12 years ago