2.2.2 • Published 9 years ago

ngstorage-webpack v2.2.2

Weekly downloads
65
License
ISC
Repository
-
Last release
9 years ago

ngstorage-webpack

The Basics

Installation

Within your webpack module include dependencies

var angular = require('angular')
ngModule = angular.module('myApp', [
  require('ngstorage-webpack')
])

That's it! - You're done.

From here on in, refer to the ngStorage documenation for proper configuration/usage

2.2.2

9 years ago

2.2.1

9 years ago

2.2.0

9 years ago

2.0.0

9 years ago

1.3.4

9 years ago

1.3.3

9 years ago

1.3.2

9 years ago

1.3.1

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago