Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

ng-resource

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-resource

npm package for angular $resource

latest
Source
npmnpm
Version
1.3.2
Version published
Maintainers
1
Created
Source

npm package for $resource

This is a package for $resource.

See http://angularjs.org for everything else.

Usage

npm install --save ng-resource

In your client application

var ngResource = require('ng-resource');

then you can use it like so:

var myapp = angular.module('myapp', '$resource');

Keywords

angular

FAQs

Package last updated on 12 Nov 2014

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