Skip to content

MEANSandbox/SemanticUI-Angular

 
 

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.

About

Angular Directives for Semantic UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%