atom-html-templates-extended
A simple extension to generate html5 templates with some other dependencies. This fork updates/ceans up the templates and have will soon have more options
jake-freeman 2,537 3 0.3.0 MIT GitHub

atom-html-templates package

This is simple package that lets you generate a html5 template with dependencies that you need.

Usage

All you have to do is press ctrl+alt+o and a template will generate. You can also use type html and add more switches to adjust the template to your needs. Now there are available:

  • bootstrap
  • foundation
  • jquery_1.12.1
  • jquery_2.2.1
  • jquery (this is 3.1.1 right now)
  • mdi
  • fontAwesome

For example:

 html5-bootstrap
 html5-mdi-foundation
 html5-bootstrap-jquery_2.2.1