2.2.2 • Published 8 years ago

ngstorage-webpack v2.2.2

Weekly downloads
65
License
ISC
Repository
-
Last release
8 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

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.0.0

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago