![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Emmet — the essential toolkit for web-developers
Dig into Emmet source code and re-use its modules to create your very own and unique actions. Highly portable Emmet is written in pure JavaScript and works across different platforms: web browser, Node.js, Microsoft WSH and Mozilla Rhino.
Cheat Sheet - Emmet
Emmet LiveStyle Real-time bi-directional edit tool for CSS, LESS and SCSS. Emmet Re:view Fast and easy way to test responsive design side-by-side. Download cheat sheet as printable PDF A5. Support: [email protected] Created with DocPad and Gulp.js Minimal theme by orderedlist.
Emmet Documentation
Emmet is developed and optimised for web-developers whose workflow depends on HTML/XML and CSS, but can be used with programming languages too. Start learning Emmet with the abbreviation syntax and available actions. Download plugin for your favourite editor
Abbreviations Syntax - Emmet
Emmet uses syntax similar to CSS selectors for describing elements’ positions inside generated tree and elements’ attributes. Elements. You can use elements’ names like div or p to generate HTML tags.
Abbreviations - Emmet
Abbreviations are the heart of the Emmet toolkit: these special expressions are parsed in runtime and transformed into structured code block, HTML for example. The abbreviation’s syntax looks like CSS selectors with a few extensions specific to code generation.
Download - Emmet
Emmet. Tools for web-developers. GitHub. Support: [email protected] Web-site design is based on BriefCase and Futurico UIBriefCase and Futurico UI
Customization - Emmet
Emmet offers wide range of tweaks you can use to fine-tune your plugin experience. Almost all officially developed editor plugins (except PSPad and browser-based) has extensions support : a special folder where you can put json and js files to extend Emmet.
CSS Abbreviations - Emmet
Emmet has a special CSS resolver that expands such abbreviations into a complete CSS property. Here’s what happens when you expand m10 abbreviation. First, it looks for a m10 snippet definition in snippets.json .
Element types - Emmet
Abbreviations are actually building blocks with some data hints. Since Emmet is mostly used for writing HTML/XML tags, abbreviation definition uses XML format to describe element. Emmet parses abbreviation definition and retrieves the following data: element name; default attributes; attributes’ order; attributes’ default values;
Emmet cheat sheet provides a quick reference to syntax and shortcuts for efficient HTML and CSS coding.