HTML template generator for Atom text editor. An easy way to generate a customized Html file.
Install using Atom's package installer or simply run the command
apm install html-template-generator
ctrl-alt-k
. An index.html file will be generated with default values.ctrl-alt-l
. A form will appear on the screen.At present, the template supports creating one link and one script file. In future releases, multiple file creation will be supported.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.