Socket
Socket
Sign inDemoInstall

ng-viva-ui

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-viva-ui

Viva Ui Kit's implementation for AngularJS


Version published
Weekly downloads
48
increased by6.67%
Maintainers
7
Weekly downloads
 
Created
Source

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

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.

Keywords

FAQs

Package last updated on 07 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc