All Projects → erkobridee → Angularjs Github Info

erkobridee / Angularjs Github Info

prove of concept using angularjs (1.x) accessing github api

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Angularjs Github Info

Angular Drag Scroll
Lightweight drag to scroll directive for AngularJS
Stars: ✭ 35 (-30%)
Mutual labels:  angularjs
Depli
A handsome JVM monitoring dashboard
Stars: ✭ 39 (-22%)
Mutual labels:  angularjs
Umbraco Fluidity
A fluent CRUD user interface generator for Umbraco
Stars: ✭ 44 (-12%)
Mutual labels:  angularjs
Soqlbuilder
Node.js and AngularJs based Query Builder for Salesforce using OAuth2 and REST API
Stars: ✭ 37 (-26%)
Mutual labels:  angularjs
Powerladon
Ladon Network Penetration Scanner for PowerShell, vulnerability / exploit / detection / MS17010/SmbGhost,Brute-Force SMB/IPC/WMI/NBT/SSH/FTP/MSSQL/MYSQL/ORACLE/VNC
Stars: ✭ 39 (-22%)
Mutual labels:  poc
Electron Boilerplate
An Electron boilerplate project using AngularJS
Stars: ✭ 40 (-20%)
Mutual labels:  angularjs
Smart Kyc
An opensource KYC web application
Stars: ✭ 34 (-32%)
Mutual labels:  angularjs
Klask Io
klask.io is an open source search engine for source code, live demo
Stars: ✭ 45 (-10%)
Mutual labels:  angularjs
Ng1bs4
AngularJS with Bootstrap 4
Stars: ✭ 39 (-22%)
Mutual labels:  angularjs
Softetheradmin
A Web UI for SoftEther VPN Server
Stars: ✭ 44 (-12%)
Mutual labels:  angularjs
Samay
Command line Time tracking and reporting. Built using Go(programming language) and protocol buffers.
Stars: ✭ 37 (-26%)
Mutual labels:  angularjs
Trycode
Open-source realtime collaborative code editor on Babel, NodeJS, AngularJS, Socket.io, ACE - http://trycode.pw
Stars: ✭ 38 (-24%)
Mutual labels:  angularjs
Mean Angular4 Chat App
MEAN stack with Angular 4 Chat App
Stars: ✭ 41 (-18%)
Mutual labels:  angularjs
Protokit
📱 A prototype kit for Ionic Framework
Stars: ✭ 36 (-28%)
Mutual labels:  angularjs
Ngimageeditor
This is a image editor for angular.It can cut image.
Stars: ✭ 44 (-12%)
Mutual labels:  angularjs
Tested
Angular Material in MEAN Stack Website Source
Stars: ✭ 35 (-30%)
Mutual labels:  angularjs
Ts Angular Jsonapi
JsonApi library for AngularJS + Typescript 👌
Stars: ✭ 39 (-22%)
Mutual labels:  angularjs
01cnode
tool to monitor full bitcoin node bitcoind-web
Stars: ✭ 50 (+0%)
Mutual labels:  angularjs
Yester
A simpler history routing solution 🌹
Stars: ✭ 45 (-10%)
Mutual labels:  angularjs
Pacbot
PacBot (Policy as Code Bot)
Stars: ✭ 1,017 (+1934%)
Mutual labels:  angularjs

AngularJS GitHub Info

Node Dependencies Node devDependencies

This application is based on: AngularJS GitHub Contributors App | GitHub

By @ErkoBridee

Demo

View the app AngularJS GitHub Info.

Application

Install AngularJS GitHub Info

Enter the following commands in the terminal.

$ git clone https://github.com/erkobridee/angularjs-github-info.git
$ cd angularjs-github-info/
$ npm install

pre install will execute tools/scripts/setup.js, that will check and install node global packages [gulp, bower] if you are running on unix/mac machine, please run sudo npm install

Prerequisites

  • Must have Git installed

  • Must have node.js (at least v0.12) installed with npm (Node Package Manager)

  • Must have gulp node package installed globally. [sudo] npm install -g gulp

  • Must have Bower node package installed globally. [sudo] npm install -g bower

Gulp commands

If you want to know more about Gulp usage in this project, check [GitHub] soudev / gulp-steps. This project is based on step 04.

  • gulp - development mode, prepare files, watch changes and start server on port 1337

  • gulp --preview - generate deploy version (gulp --release) on dist directory and start server on port 1337 looking to this directory

  • gulp --publish - publish deploy version files on gh-pages branch

    • gulp --init - create local directory with github repository on gh-pages branch

Licenses

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].