-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
1 lines (1 loc) · 1.91 KB
/
index.html
1
<!doctype html><html lang="en-US"><head><meta name="description" content="Lightweight and Offline tool to help you generate VSCode JSON snippet easily. 轻松地离线生产和转换VSCode Snippet"><meta name="keywords" content="VSCode Snippet Generator,VSCode Snippet Converter,Offline VSCode JSON Snippet Maker,Offline VsCode JSON Generator and Donverter,offline,Download VsCode JSON Snippet Tool"><style>.look{position: absolute; top: 50%; left: 50%; margin: -273px 0 0 -273px; margin-top: -340px; width: 546px;}.look h1{color: rgb(224, 127, 211); text-shadow: 0 0 10px rgba(0, 0, 0, 0.3); letter-spacing: 1px;}#container{width: 100%;}.btn-large{padding: 13px; font-size: 20px; line-height: normal; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: auto; width: 35%; display: block;}.btn-primary, .btn-primary:hover{text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); color: #ffffff; cursor: pointer;}.btn-primary.active{color: rgba(255, 255, 255, 0.75);}.btn-primary{background-color: #6692eb; border: 1px solid #ce73c6; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5);}.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{filter: none; background-color: #4a77d4;}html{width: 100%; height: 127%; text-align: center; background-color: #4e354d;}body{width: 100%; height: 100%; color: #fff; font-family: 'Open Sans', sans-serif;}</style> <title>VSCode Json Snippet Creator</title></head><body> <div class="look"> <h1>VsCode Json Code Generator</h1> A tool to generate vscode code snippets<br>with ability convert code into json body<br>Updated: 10/March/2022 <img src="https://github.com/ericsia/jsonSnippet/raw/main/demo.gif" alt="Flowers"><br><br><a href="https://github.com/ericsia/jsonSnippet/raw/main/Eric's%20Snippet%20Generator.7z" class="btn-primary btn-large">Download</a> </div></body></html>