3.0.6 • Published 8 years ago

ng-viva-ui v3.0.6

Weekly downloads
40
License
MIT
Repository
github
Last release
8 years ago

ng-viva-ui

Viva Ui Kit's implementation for AngularJS

JavaScript Style Guide

Installing

You can install via npm:
npm i -S ng-viva-ui

Links

API Reference: vivareal.github.io/ng-viva-ui/docs/#/api

Contribute

Dependencies

CSS Guidelines

We use BEM for this project, read the guideline.

Building

First, run npm install && bower install.
After that you can choose between these options:

  • Run npm run build for building, npm run dev will do the same but watching for file changes.
  • Run npm run dev:unbreakable to avoid breaks on linter errors.
  • Or you can run npm run dev:unsafe to ignore linter check.

Documentation

Run npm run docs, a local server will be initialized.

Testing

Running npm test will run the unit tests with karma and npm run test:continuos will rerun the unit tests each time a file changes.

3.0.6

8 years ago

3.0.5

8 years ago

3.0.4

9 years ago

3.0.3

9 years ago

3.0.2

10 years ago

3.0.1

10 years ago

3.0.0

10 years ago

2.4.0

10 years ago

2.3.2

10 years ago

2.3.1

10 years ago

2.3.0

10 years ago

2.2.0

10 years ago

2.1.1

10 years ago

2.1.0

10 years ago

2.0.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago