vtpp2014 / angular-semantic-ui

[WiP] AngularJS native directives for Semantic UI

Home Page:http://angularify.github.io/angular-semantic-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-semantic-ui

angular-semantic-ui - is a set of angular.js directives for semantic-ui.

Directives

IMPORTANT angular-semantic-ui is only 0.0.2, and NOT PRODUCTION READY.

Installation

$ bower install angular-semantic-ui

Building

Get main repo with:

$ git clone https://github.com/angularify/angular-semantic-ui.git

Than go to the angular-semantic-ui directory and install dependencies:

$ npm install && bower install

Then execute:

$ grunt build && grunt test

There will be: dist/angular-semantic-ui.js.

Contribution

  1. Fork main repo
  2. Make changes.
  3. Add tests.
  4. Send pull request.
  5. Thank you.

Author

@0xAX

About

[WiP] AngularJS native directives for Semantic UI

http://angularify.github.io/angular-semantic-ui

License:MIT License


Languages

Language:JavaScript 81.0%Language:HTML 19.0%