Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng-utilities

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-utilities

Angular utilities for validation, filters...

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 10 Mar 2015

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