1.3.2 • Published 10 years ago

ng-resource v1.3.2

Weekly downloads
75
License
MIT
Repository
github
Last release
10 years ago

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');
1.3.2

10 years ago

1.2.18-2

10 years ago

1.2.18

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago