Atom snippets for for the Semantic UI framework.
Converted from the package for Sublime Text.
apm install semantic-ui
(or use the GUI)cd ~/.atom/packages/
git clone https://github.com/idleberg/atom-semantic-ui semantic-ui
All command completions are prefixed with ui
, typing dash-connected class names should trigger the element of choice.
Examples:
ui-image
completes to an image tagui-form
will complete to form tagsui-blue-label
completes to a blue labelThere are some extra snippets for elements with children. For instance, you can use ui-4-button
for a button group with four buttons inside.
To add icon support, please install the Icon Fonts package via apm.
This work is licensed under the The MIT License.
You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.