2.2.2 • Published 10 years ago

ngstorage-webpack v2.2.2

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

10 years ago

2.2.1

10 years ago

2.2.0

10 years ago

2.0.0

10 years ago

1.3.4

10 years ago

1.3.3

10 years ago

1.3.2

10 years ago

1.3.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago