You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
##angular-data[](http://waffle.io/jmdobry/angular-data)[](http://waffle.io/jmdobry/angular-data)[](http://waffle.io/jmdobry/angular-data)
Inspired by[Ember Data](https://github.com/emberjs/data), Angular-data is the model layer Angular is missing. It consists of a convenient in-memory cache for managing your data, and several adapters for communicating with various persistence layers.
4
4
@@ -8,10 +8,6 @@ Unlike Backbone and Ember Models, angular-data does not require the use of gette
8
8
9
9
Supporting relations, computed properties, model lifecycle control and a slew of other features, angular-data is the tool for giving your data the respect it deserves.
Angular-data 1.x will continue to see bug fixes, but most new development will be on[js-data](https://github.com/js-data/js-data) and[js-data-angular](https://github.com/jmdobry/angular-data/pull/198) (Angular-data 2.0).
16
12
17
13
####A note about Angular-data 2.0 (in development)