Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rbecheras/angularjs-localstorage

$localStorage is an AngularJS service as factory, providing convenient method to store strings, object AND ARRAYS using HTML5 LocalStorage API
https://github.com/rbecheras/angularjs-localstorage

Last synced: about 14 hours ago
JSON representation

$localStorage is an AngularJS service as factory, providing convenient method to store strings, object AND ARRAYS using HTML5 LocalStorage API

Awesome Lists containing this project

README

        

AngularJS-localStorage
======================

[![Coverage Status](https://coveralls.io/repos/rbecheras/AngularJS-localStorage/badge.svg)](https://coveralls.io/r/rbecheras/AngularJS-localStorage)

$localStorage is an AngularJS service as factory, providing convenient method to store strings, object AND ARRAYS using HTML5 LocalStorage API