Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oceanpresentchao/vscode-style2class
- Owner: OceanPresentChao
- Created: 2022-12-07T07:19:45.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T15:21:50.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T22:42:14.463Z (over 1 year ago)
- Topics: html, html-css, types, typescript, vscode-extension, vue
- Language: TypeScript
- Homepage:
- Size: 4.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-en.md
- Changelog: CHANGELOG.md
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)