-
Notifications
You must be signed in to change notification settings - Fork 0
Home
EmmetVS is a web developer's toolkit designed to enhance your HTML and CSS workflow. This toolkit is inspired by Emmet, a powerful tool that can greatly improve your coding efficiency.
Emmet is a web developer's toolkit that takes the concept of code snippets to a whole new level. While traditional code snippets are predefined and can't be extended at runtime, Emmet allows you to use CSS-like expressions that are dynamically parsed to produce output based on your input. It is developed and optimized for web developers whose workflow revolves around HTML/XML and CSS but can also be used with other programming languages.
To start using EmmetVS effectively, you can learn the abbreviation syntax and explore the available actions. This documentation will guide you through the features and customization options that EmmetVS offers.
This documentation is based on the concepts and ideas of Emmet.
For the source code of EmmetVS, please visit the GitHub repository.