HTML Head Snippets
🙆 A Sublime Text snippet library for HTML head elements, from the project HEAD.
Details
Installs
- Total 9K
- Win 7K
- Mac 1K
- Linux 1K
Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 1 | 1 | 3 | 0 | 3 | 0 | 0 | 0 | 1 | 2 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 3 | 4 | 2 | 1 | 0 | 0 | 0 | 1 | 0 | 4 | 1 | 3 | 0 | 2 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 2 | 0 |
Readme
Sublime Text HTML Head Snippets
A Sublime Text snippet library for HTML head elements, from the project HEAD.
Installation
Package Control
- Run “Package Control: Install Package” command, find and install “HTML Head Snippets” plugin.
- Restart Sublime Text Editor (if required)
Git
- Clone the repository into your Sublime Text 2 / 3 package directory. You can find your package directory by going to
Preferences > Browser Packages
.
git clone https://github.com/marcobiedermann/sublime-head-snippets.git
Download
- Download the .zip file and unzip it
- Move the content into your Sublime Text 2 / 3 package directory. You can find your package directory by going to
Preferences > Browser Packages
.
Usage
Start typing head-
in HTML, HAML, Jade, or PHP files and the autocomplete windows opens.
Head Tags | Snippet code |
---|---|
360 Browser | head-360 |
App Links | head-applinks |
Apple Safari | head-safari |
Apple iOS | head-ios |
Elements | head-elements |
Facebook / Instant Articles | head-fbia |
Facebook / Open Graph | head-fbog |
Favicons | head-favicons |
Google Chrome | head-chrome |
Google+ / Schema.org | head-gplus |
Link | head-link |
Meta | head-meta |
Microsoft Internet Explorer | head-ie |
QQ Mobile Browser | head-qq |
Recommended Minimum | head-minimum |
head-twitter | |
UC Mobile Browser | head-uc |
Related Projects
License
Sublime Text HTML Head Snippets Plugin is open-sourced software licensed under the MIT license.