Skip to content

Commit 89ff05f

Browse files
committed
chore: update readme
1 parent af886c9 commit 89ff05f

File tree

1 file changed

+20
-7
lines changed

1 file changed

+20
-7
lines changed

README.md

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,25 @@
1-
# material-web-vscode-snippets
21

3-
material-web-vscode-snippets is a Visual Studio Code Extension, the extension only for @material/web
2+
<div align="center">
43

5-
|||
6-
|:--:|:--:|
7-
|![INTRO PICTURE](https://raw.githubusercontent.com/bre97-web/material-web-vscode-snippets/main/src/images/resources/intro-fab.png)|![INTRO PICTURE](https://raw.githubusercontent.com/bre97-web/material-web-vscode-snippets/main/src/images/resources/intro-button.png)|
4+
![Material Web Components Snippets](https://raw.githubusercontent.com/bre97-web/material-web-vscode-snippets/main/src/images/icon/extension-icon-128.png)
85

9-
![INTRO PICTURE](https://raw.githubusercontent.com/bre97-web/material-web-vscode-snippets/main/src/images/resources/intro-code.png)
6+
# Material Web Snippets
7+
8+
![Visual Studio Marketplace Last Updated](https://img.shields.io/visual-studio-marketplace/last-updated/bre97-web.material-web-vscode-snippets)
9+
![Visual Studio Marketplace Release Date](https://img.shields.io/visual-studio-marketplace/release-date/bre97-web.material-web-vscode-snippets)
10+
![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/bre97-web.material-web-vscode-snippets)
11+
![Visual Studio Marketplace Version (including pre-releases)](https://img.shields.io/visual-studio-marketplace/v/bre97-web.material-web-vscode-snippets)
12+
13+
</div>
14+
15+
[material-web-vscode-snippets](https://marketplace.visualstudio.com/items?itemName=bre97-web.material-web-vscode-snippets) is a Visual Studio Code Extension, the extension only for [@material/web](https://github.com/material-components/material-web).
16+
17+
18+
|Description|Image||
19+
|:--|:--|:--|
20+
|Properties|![INTRO PICTURE](https://raw.githubusercontent.com/bre97-web/material-web-vscode-snippets/main/src/images/resources/intro-fab.png)|Provides some commonly used properties|
21+
|Chose a variant|![INTRO PICTURE](https://raw.githubusercontent.com/bre97-web/material-web-vscode-snippets/main/src/images/resources/intro-button.png)|Variants like filled and outlined in a snippet|
22+
|Full Components|![INTRO PICTURE](https://raw.githubusercontent.com/bre97-web/material-web-vscode-snippets/main/src/images/resources/intro-code.png)|You can use md- or md-components to insert available components|
1023

1124

1225

@@ -17,7 +30,7 @@ This roadmap outlines the current and future goals for Material Web Components.
1730
* ✅ Complete
1831
* ⚫ Unreleased
1932

20-
|Component Snippet|HTML|JS|
33+
|Component Snippet|HTML|Custom Data|
2134
|:--|:--|:--|
2235
|Button||💤|
2336
|FAB||💤|

0 commit comments

Comments
 (0)