All Projects → Semantic-Org → Semantic Ui Angular

Semantic-Org / Semantic Ui Angular

Licence: mit
Semantic UI Angular Integrations

Programming Languages

typescript
32286 projects

Semantic-UI-Angular

Join the chat at https://gitter.im/Semantic-Org/Semantic-UI-Angular Build Status Dependency Status devDependency Status Commitizen friendly

Semantic-UI-Angular is a pure AngularJS 1.x set of directives for Semantic-UI components. We are considering Angular 2 support in the future. We've decided to use TypeScript as a step to Angular 2 friendly environment.

Status

Work in progress

We are working on setting up proper environment, contribution guidelines and everything else for comfortable community contributions. Once we release first alpha.0 we are happy to get community help.

Support

We support AngularJS 1.4.8 version.

Building Semantic-UI-Angular

You have to have nodejs installed before running following commands.

npm install
npm run build

The distribution packages will be stored in dist folder.

Running tests

Single run:

npm test

Dev mode:

npm run test-dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].