Unprofound / 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.1, and not production ready.

Building

Get main repo with:

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

Than go to the angular-semantic-ui directive directory and execute:

grunt build && grunt test

There will be: dist/angular-semantic-ui-x.x.x.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 100.0%