Skip to content

Commit e67e62c

Browse files
author
Gianluca Arbezzano
committed
Merge pull request gianarb#9 from sptq/patch-1
Add some projects to Seeds, Data Storage and View
2 parents 7a019bc + 64bef1e commit e67e62c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Table of contents:
2929
* [btford/angular-socket-io-seed](https://github.com/btford/angular-socket-io-seed) - A great starting point for writing AngularJS apps backed by a Socket.io-powered node.js server.
3030
* [ziyasal/ratchet-angular-seed](https://github.com/ziyasal/ratchet-angular-seed) - Seed project for Angular & Ratchet apps.
3131
* [jesalg/RADD](https://github.com/jesalg/RADD) - Example AngularJS app using Rails and Devise authentication gem
32+
* [linemanjs/lineman-angular-template](https://github.com/linemanjs/lineman-angular-template) - This is a project template for Angular JS applications using Lineman.
3233

3334
## User Manager
3435
* [ynndylanhurley/ng-token-auth](https://github.com/lynndylanhurley/ng-token-auth) - Token based authentication module for angular.js
@@ -92,6 +93,7 @@ Table of contents:
9293
* [grevory/angular-local-storage](https://github.com/grevory/angular-local-storage) - An AngularJS module that gives you access to the browsers local storage with cookie fallback
9394
* [jmdobry/angular-cache](https://github.com/jmdobry/angular-cache) - angular-cache is a very useful replacement for Angular's $cacheFactory.
9495
* [jmdobry/angular-data](https://github.com/jmdobry/angular-data) - Data store for Angular.js
96+
* [webcss/angular-indexedDB](https://github.com/webcss/angular-indexedDB) - An angularjs serviceprovider to utilize indexedDB with angular
9597

9698
## Data Manage
9799
* [esvit/ng-table](https://github.com/esvit/ng-table) - Simple table with sorting and filtering on AngularJS
@@ -111,6 +113,7 @@ Table of contents:
111113
* [decipherinc/angular-debaser](https://github.com/decipherinc/angular-debaser/) - Just a better way to test AngularJS apps
112114

113115
## View
116+
* [Angular UI](http://angular-ui.github.io/) - Angular UI is the companion suite(s) to the AngularJS framework.
114117
* [Augus/ngAnimate](https://github.com/Augus/ngAnimate) - ngAnimate is best effect sulotion made for AngularJS
115118
* [btford/angular-modal](https://github.com/btford/angular-modal) - Simple AngularJS service for creating modals
116119

0 commit comments

Comments
 (0)