atom-html-templates
A simple extension to generate html5 templates with some other dependencies
Feridum 36,839 16 0.1.3 MIT GitHub

atom-html-templates package

This is simple package that let you to generate in few seconds a html5 template with dependencies that you need.

Usage

All you have to do is to write a html5 and press ctrl+alt+o and template will generete. You can also add more switches to adjust template to your needs. Now there are avaible:

  • bootstrap
  • foundation
  • jquery_1.12.1
  • jquery_2.2.1
  • mdi
  • fontAwesome

For example:

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