All Projects → razat249 → Github View

razat249 / Github View

Licence: mit
Analyse activities and contributions of a GitHub user.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Github View

Emptyd Admin Webpack
基于typescript react webpack的脚手架
Stars: ✭ 30 (-44.44%)
Mutual labels:  react-redux
Redux Micro Frontend
This is a library for using Redux to manage state for self-contained apps in a Micro-Frontend architecture. Each self-contained isolated app can have its own isolated and decoupled Redux store. The componentized stores interact with a global store for enabling cross-application communication.
Stars: ✭ 38 (-29.63%)
Mutual labels:  react-redux
Redux Connect Decorator
React Redux's connect as a decorator.
Stars: ✭ 46 (-14.81%)
Mutual labels:  react-redux
Social Analyzer
API, CLI & Web App for analyzing & finding a person's profile across +1000 social media \ websites (Detections are updated regularly by automated systems)
Stars: ✭ 8,449 (+15546.3%)
Mutual labels:  analyzer
Um34c
A small NodeJS tool to read out and control the UM34C (or UM24C / UM25C) USB analyzer via Bluetooth
Stars: ✭ 36 (-33.33%)
Mutual labels:  analyzer
Performance Bookmarklet
Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.
Stars: ✭ 997 (+1746.3%)
Mutual labels:  analyzer
Iguazu Rest
✨ Iguazu REST is a plugin for the Iguazu ecosystem that allows for pre-built async calls for REST with smart caching.
Stars: ✭ 21 (-61.11%)
Mutual labels:  react-redux
Apollo Redux Form
Redux forms powered by Apollo
Stars: ✭ 52 (-3.7%)
Mutual labels:  react-redux
Hellobooks
A Single-Page Library Management App built with nodejs, express and react and redux
Stars: ✭ 37 (-31.48%)
Mutual labels:  react-redux
React Antd Admin Template
一个基于React+Antd的后台管理模版,在线预览https://nlrx-wjc.github.io/react-antd-admin-template/
Stars: ✭ 1,022 (+1792.59%)
Mutual labels:  react-redux
Generator Jam3
This is a generator for Jam3 projects
Stars: ✭ 34 (-37.04%)
Mutual labels:  react-redux
Sitrep
A source code analyzer for Swift projects.
Stars: ✭ 984 (+1722.22%)
Mutual labels:  analyzer
Typescript Hapi React Hot Loader Example
Simple TypeScript React Hot Loading example with Hapi Server-side rendering
Stars: ✭ 44 (-18.52%)
Mutual labels:  react-redux
Humorchecker
[Mirror] Port of Sentimental library into Go
Stars: ✭ 31 (-42.59%)
Mutual labels:  analyzer
React Todo
ReactJS + CSS Modules + Sass + Blueprint
Stars: ✭ 49 (-9.26%)
Mutual labels:  react-redux
React Retirement Calculator
A dynamically updating retirement calculator.
Stars: ✭ 29 (-46.3%)
Mutual labels:  react-redux
Ts2redux
Compile standard TypeScript classes to Redux or React Context API
Stars: ✭ 39 (-27.78%)
Mutual labels:  react-redux
React Redux Example
React Redux Example
Stars: ✭ 54 (+0%)
Mutual labels:  react-redux
Harmoware Vis
Spatial-Temporal Visualization Library using Deck.GL
Stars: ✭ 51 (-5.56%)
Mutual labels:  react-redux
Hapi React Hot Loader Example
Simple React Hot Loading example with Hapi Server-side rendering
Stars: ✭ 44 (-18.52%)
Mutual labels:  react-redux

Github View

Build Status Issues MIT LICENSE Say Thanks!

Web app for analysing activities of a GitHub user. Built with ReactJS and redux.

Demo

The site is running here: https://razat249.github.io/github-view

Screenshots

Timeline image

Visualization image

contributing

This is a react-redux app. Follow below steps for building the project.

  • fire up your terminal.
  • git clone https://github.com/razat249/github-view.git
  • cd github-view
  • npm install
  • RELAX . . .
  • npm start for starting development server.
  • npm test for running test.
  • npm run build for building the deployment build.

This project was bootstrapped with Create React App.

You can find the most recent version of the create-react-app guide here.

Issues

You can report bugs at the issue tracker.

Help us by creating Pull Requests and solving issues

License

Built with ♥ by Rajat Patwa(@razat249) under MIT License.

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].