Skip to content

dominictarr/indexhtmlify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6