Home

Awesome

Semantic-UI-snippets

This extension provides snippets for popular Semantic-UI elements.

Visual Studio Marketplace Visual Studio Marketplace contributions welcome Build Status License: MIT

demo

Features

Semantic-UI allows developers to build beautiful websites fast, with concise HTML, intuitive javascript, and simplified debugging, helping make front-end development a delightful experience. Semantic is responsively designed allowing your website to scale on multiple devices. Semantic is production ready and partnered with frameworks such as React, Angular, Meteor, and Ember, which means you can integrate it with any of these frameworks to organize your UI layer alongside your application logic.

Installation

To install just execute the following command:

ext install Licio.semantic-ui-snippets
Shortcut PrefixDescription
Buttons
std-buttonbutton
std-button-tooltipbutton with a tooltip
std-button-disabled-tooltipbutton with class disabled and tooltip on a surrounding span
ui-button-denydiv with class ui black deny button
ui-button-approvediv with class ui green approve right button
ui-buttonbutton with class ui primary button
ui-iconbutton with class ui icon button
btn-facebookFacebook button
btn-twitterTwitter button
btn-vkVK button
btn-linkedinLinkedIn button
btn-youtubeYoutube button
btn-instagramInstagram button
Elements
semhStarter snippet with head tags
ui-segmentdiv with class ui segment
ui-headerdiv with class ui header
ui-clearingdiv with class ui clearing divider
ui-modaldiv with class ui modal
ui-carddiv with class ui card
Forms
ui-formform with class ui form and method post
mult-countriesmultiple select of countries include several choices with one form field
billingform with class ui form to show billing info
grouped-radioform with class ui form to display radio buttons
Input
search-icondiv with input and search icon
users-icondiv with input and users icon
checkout-boxdiv with input and cart icon
copy-icondiv with input and copy icon

Release Notes

Starter template for Semantic-UI snippets.

2.1.4

Added input fields with icons.

Enjoy!