Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 412 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 412 Bytes

angular-store

Angular plugin to handle data persistence à la Ember Data.

Installing

bower install angular-store

TODOs

  • Make the min version work correctly
  • Make the underscore.string work correctly when installing via bower
  • Throw some exception if any of the dependencies is not loaded correctly
  • Add some doc
  • Add some tests
  • Remove the restangular and angular-localforage dependencies