|
1 |
| -## angular-cache [](https://www.npmjs.org/package/angular-cache) [](https://www.npmjs.org/package/angular-cache) [](https://circleci.com/gh/jmdobry/angular-cache/tree/master) [](https://www.npmjs.org/package/angular-cache) [](https://github.com/jmdobry/angular-cache/blob/master/LICENSE) |
| 1 | +# angular-cache |
| 2 | + |
| 3 | +[](https://www.npmjs.org/package/angular-cache) |
| 4 | +[](https://www.npmjs.org/package/angular-cache) |
| 5 | +[](https://circleci.com/gh/jmdobry/angular-cache/tree/master) |
| 6 | +[](https://www.npmjs.org/package/angular-cache) |
| 7 | +[](https://codecov.io/gh/jmdobry/angular-cache) |
2 | 8 |
|
3 | 9 | A very useful replacement for Angular's $cacheFactory.
|
4 | 10 |
|
5 | 11 | __versions of angular-cache below 4.0.0 have been deprecated, see the [breaking changes](https://github.com/jmdobry/angular-cache/blob/master/CHANGELOG.md) in 4.0.0__
|
6 | 12 |
|
7 |
| -__Latest Release:__ [](https://github.com/jmdobry/angular-cache/releases) |
8 |
| - |
9 |
| -__Status:__ |
10 |
| - |
11 |
| -[](https://gemnasium.com/jmdobry/angular-cache) [](https://coveralls.io/r/jmdobry/angular-cache?branch=master) [](https://www.codacy.com/public/jasondobry/angular-cache/dashboard) |
12 |
| - |
13 |
| -__Supported Browsers:__ |
14 |
| - |
15 |
| -[](https://github.com/jmdobry/angular-cache) |
16 |
| - |
17 | 13 | ### Table of Contents
|
18 | 14 | - [Quick Start](#quick-start)
|
19 | 15 | - [The Basics](#the-basics)
|
@@ -655,7 +651,7 @@ Set multiple options for the cache at a time. Setting `strict` to `true` will re
|
655 | 651 | ### License
|
656 | 652 | [MIT License](https://github.com/jmdobry/angular-cache/blob/master/LICENSE)
|
657 | 653 |
|
658 |
| -Copyright (C) 2013-2016 Jason Dobry |
| 654 | +Copyright (C) 2013-2016 angular-cache project authors |
659 | 655 |
|
660 | 656 | Permission is hereby granted, free of charge, to any person obtaining a copy of
|
661 | 657 | this software and associated documentation files (the "Software"), to deal in
|
|
0 commit comments