-
Notifications
You must be signed in to change notification settings - Fork 33
Front end specific Packages
Below is a list of all the good packages for front-end development
By Sergey Chikuyonok - Install through Package Control
Emmet (previously known as Zen Coding) is a web-developer’s toolkit that can greatly improve your HTML & CSS workflow. Have a look through the comprehensive documentation for a taste of how powerful this plugin is: Docs & demo
ctrl+alt+enter
Enter Koan (Live output of zen abbreviations)
mb10
> margin-bottom: 10px;
d:b
> display: block;
By Germán M. Bravo - Install through Package Control Only for ST2
Inline lint highlighting for the Sublime Text 2 editor. You're gonna want to disable the CSS Linting so copy any modified settings to User/SublimeLinter.sublime-settings
.
By Zeno Rocha - Install through Package Control
Lots of javascript snippets.
By Zander Martineau - Install through Package Control
This package helps with the jQuery API. Browse the repository to see what snippets are included, usually the tabtrigger is the name of the snippet.
#HTML5 By Zander Martineau - Install through Package Control
Add HTML5 syntax mode & snippets to ST2. Browse the repository to see what snippets are included, usually the tabtrigger is the name of the snippet.
By Peiwen Lu - Install through Package Control
Sass and SCSS syntax highlighting for Sublime Text
By Zander Martineau - Install through Package Control
A collection of Sublime Text snippets & functions to be used with SASS. Most snippets are to be used specifically with .scss
By Dan Rogers - Install through Package Control
LESS syntax highlighting for Sublime Text
By Nettuts+ - Install through Package Control
Fetch the latest version of remote files and zip packages.
Nettuts+ introduction to Fetch
Type fetch
into Command palette
By Monnoroch - Install through Package Control Only for ST2
ColorHighlighter underlays selected hexadecimal color codes (like "#FFFFFF") with their real color.
If you think that I have missed an important package, made a mistake, or another packages has superseeded one on this list, I would love to know. Please create a new issue with a link to the new package.
View all pages here
If you think that I have missed an important package, made a mistake, or another packages has superseeded one on this list, I would love to know. Please create a new issue with a link to the new package.