Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 657 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 657 Bytes

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 to write a html5 and press ctrl+alt+o and a template will generate. You can also add more switches to adjust the template to your needs. Now there are available:

  • 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