Skip to content

damc-dev/angular2-github-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2-GitHub-Explorer

Getting Started

Install

  • npm i -g gulp to install gulp globally (if you don't have it installed already)
  • npm i to install local npm dependencies

Start

  • gulp start

To Do

  • Load all favorites from GitHub, currently only loads a single page (100 results)
  • Add search filtering by repository name
  • Add filters for
    • language
    • owner
    • OrderBy stars
  • Extract api logic into service module

Built From

ng2-play.ts

A minimal Angular2 playground using TypeScript and SystemJS loader

About

Example using Angular2 to view my favorited GitHub repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published