Socket
Socket
Sign inDemoInstall

ng-utilities

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ng-utilities

Angular utilities for validation, filters...


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Angular Utilities NPM version Downloads Build Status

A AngularJS module that provides useful directives, filters.

How can I install it?

  1. Get the library:

Direct Download Download a latest build from https://github.com/julb/ng-utilities. It contains development and minified production files in dist/ directory.

Using Bower

    bower install ng-utilities
            

Git Clone

    git clone https://github.com/julb/ng-utilities
    

Using Yeoman

    bower install "ng-utilities" --save
    grunt bower-install
            

2) Add the module to your app as a dependency:

    angular.module('app', ['ngUtilities'])

Contribution

Keywords

FAQs

Last updated on 28 Jul 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc