Skip to content

ClickerMonkey/SemanticUI-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b4b89a2 · Aug 4, 2017

History

76 Commits
Sep 22, 2016
Aug 4, 2017
May 24, 2016
Nov 17, 2015
Sep 22, 2016
Aug 18, 2015
Sep 22, 2016
Aug 4, 2017
Aug 4, 2017
Aug 4, 2017
Aug 4, 2017
Aug 4, 2017

Repository files navigation

SemanticUI-Angular Build Status devDependency Status

This library provides over 100 Angular directives for building Semantic UI elements, collections, views & modules.

Check out the Documentation where you can see examples similar to those on http://semantic-ui.com except with angular directives.

Installing

The easiest way to install this binding is with bower or npm:

  • bower: bower install semantic-ui-angular-jquery
  • npm: npm install semantic-ui-angular-jquery

Modules

Like Semantic UI, you can include only the modules you need - or all of them.

Dependencies

  • Semantic-UI (which depends on jQUery)
  • AngularJS

Global DevDependencies

  • gulp

Building

$ npm install --dev
$ gulp

Contribution

Any form of contribution is welcome, whether it be a bug report, a feature request, a feature implementation, a bug fix, or even an example usage or additional test. The contribution is welcome and appreciated.