Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oceanpresentchao/vscode-style2class

convert inline style into class in html for vscode
https://github.com/oceanpresentchao/vscode-style2class

html html-css types typescript vscode-extension vue

Last synced: 3 days ago
JSON representation

convert inline style into class in html for vscode

Awesome Lists containing this project

README

        

# style-to-class


简体中文
English

----

A vscode extension to help you replace inline style with class in html or vue file.

# Feature
- Choose inline style want to convert
- create style tag automatically
- replace inline style and create inline class automatically

## Support LanguageId

- html
- vue
- vue-html

## Demo
![demo](./media/demo.gif)