Menu
Download

Links to package managers and repositories

Getting Semantic UI

Download Zip

Git

git clone git@github.com:Semantic-Org/Semantic-UI.git

Bower

# install latest stable bower install semantic-ui # or specify a branch bower install semantic-ui#1.0

wget

wget https://github.com/Semantic-Org/Semantic-UI/archive/1.0.zip

NPM

npm install semantic-ui

Single Components

Individual components are available pre-built with default theming. These may be useful for projects with strict dependency management, or when additional theming isn't necessary.

Components on GitHub

Bower

# component names correspond to element names bower install semantic-ui-dropdown

NPM

npm install semantic-ui-dropdown

Git

# individual repos for each element by name git clone git@github.com:Semantic-Org/UI-Dropdown.git

CDN

These Content Distribution Networks host the packaged library with all components.

Using these links is only recommended for projects that do not require theming.

CDNJS

https://cdnjs.com/libraries/semantic-ui

JSDelivr

http://www.jsdelivr.com/#!semantic-ui

BootCSS (Chinese)

http://open.bootcss.com/semantic-ui/

Dimmer Message
Dimmer sub-header