• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-abbreviation

Quick HTML templates to start your project
  • #html
  • #templates
fishcharlie
2.5.0 977
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-abbreviation package

This Atom Package allows you to quickly start HTML documents from templates. Using the shortcut control+option+x will active this package.

Use:

  • Open blank Atom document
  • Type your custom key command into document
  • Using the key command control+option+x will automatically transfer the key code into a template

HTML Key Codes (Required):

  • !
  • html

Add jQuery:

  • jq
  • jquery

Add Bootstrap:

  • bs
  • bootstrap

Add handlebars:

  • hs
  • handlebars

Add Angular:

  • ng
  • angular

Add scriptutils:

  • su
  • scriptutils

Examples:

  • !jqhsbs (This will create a template with jQuery, handlebars, and bootstrap)
  • ! (This will just create a html template with no imports)
  • !bsjq (This will create a template with jQuery, and bootstrap)
  • htmljq (This will create a template with just jQuery)

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by