Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
A list of awesome [AngularJs](http://angularjs.org) services, directives, utilities and resources.

Table of contents:
* [Programming Guides](#programming-guides)
* [Seed Project](#seed-project)
* [User Manager](#user-manager)
* [Mobile](#mobile)
Expand All @@ -20,6 +21,9 @@ Table of contents:
* [Task](#task)
* [Other](#other)

## Programming Guides
* [angularjs-styleguide](https://github.com/johnpapa/angularjs-styleguide) - A guide describing good programming practices for Angular JS

## Seed Projects
* [ngbp/ngbp](https://github.com/ngbp/ngbp) - A sophisticated build management system for web apps
* [angular/agular-seed](https://github.com/angular/angular-seed) - Seed project for angular apps.
Expand Down