Skip to content

fsieduc/ng-storage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduClever Angular 1.x Storage Facade

Getting Started

Install the library through bower.

bower install --save educlever/ng-storage

Include the scripts in your html file.

<script src="bower_components/ng-storage/ng-storage.min.js"></script>

Add it to your module's dependencies.

angular.module('myapp', ['educ.ngStorage']);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%