Spawned as a simple application to test and demo Angular 1 components. Implements a simple search, router and resource with multiple requests per query. Demonstrates the use of services, filters and directives. Includes 100% test coverage.
You can view the repository on GitHub and check out a live demo.
Stack
- Angular1.5 with ES6 syntax.
- Basscss for layouts and basic styling.
- Angular Mocks for testing resources.
Features
- Route-based queries
- Search by url or by “user/repo”
- Sort user repos by relevant stats
- 100% test coverage