0.2.4 • Published 7 years ago

semantic-ui-angular-jquery v0.2.4

Weekly downloads
129
License
MIT
Repository
github
Last release
7 years ago

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.