ClickerMonkey / SemanticUI-Angular

Angular Directives for Semantic UI
http://clickermonkey.github.io/SemanticUI-Angular/examples/
MIT License
56 stars 28 forks source link
angular-directives angularjs jquery semantic-ui

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:

Modules

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

Dependencies

Global DevDependencies

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.