Socket
Socket
Sign inDemoInstall

github-team-viewer

Package Overview
Dependencies
106
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github-team-viewer

[![Build Status](https://travis-ci.org/vinitkumar/github-team-viewer.svg?branch=v1.1.2)](https://travis-ci.org/vinitkumar/github-team-viewer)


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

#Github Team Viewer

Build Status

Github Team Viewer is a handy application built with Angular.js which helps you find developers from any organization on github. In order to use it just enter company name in the search bar and you will get a list of developers.

Then, click on any of the image to get detailed information such as email, website and location. Also, you can check their projects by clicking on check repos button.

Installation

git clone git@github.com:vinitkumar/github-team-viewer.git
cd github-team-viewer
npm install
npm start

The app will be running on http://localhost:5000

Background

The app is built with Angular.js and Github API. You should take care that github doesn't allow more than 60 requests per hour per IP. Since there is no oauth implemented in the system as of yet.

FAQs

Last updated on 30 Apr 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc