Git Product home page Git Product logo

jasonraimondi / traverse Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 6.0 8.87 MB

Traverse is a GitHub explorer. You can browse repositories trending by language. Traverse is an Electron app built with React, in TypeScript.

License: MIT License

TypeScript 95.14% HTML 1.23% JavaScript 0.53% Shell 0.18% CSS 2.92%
electron react typescript webpack jest ts-jest redux redux-saga github github-explorer

traverse's Introduction

Traverse is a GitHub explorer. You can browse repositories trending by frequency and language.

If you find Traverse interesting, please consider giving it a Star.

Why?

I love browsing trending repositories on GitHub. Historically, that page was kinda hidden and took some digging to get to. I wanted to build an app that would make findind new repositories easier.

I was building this app, and ended up finding this awesome extension called GitHunt using Traverse. GitHunt is great, but it can be distracting when it opens and I am in the middle of something. I've gotten sidetracked before while working when I opened a new tab and finding a cool project and went down that whole rabbit hole.

Need to focus? Not a problem. Traverse is a dedicated application you can open and close at your hearts content.

Installing

Traverse is unfortunately no longer available in Homebrew Cask since we did not meet the minimum downloads. To install traverse, grab it from our latest releases

Stack

Traverse is an Electron app built with React, in TypeScript. It uses Jest/Chai + Enzyme for the test framework. Webpack to bundle, Redux and Redux Saga for the store, and uses the GitHub REST API with the Axios rest client.

Development

git clone https://github.com/jasonraimondi/traverse
cd traverse/

After you've cloned the repository.

npm install
npm run start

Tests

Test framework is Jest. Assertion library is Chai.

npm run test
# npm run test:watch # for running/watching

If you are using an IntelliJ IDE, you should see an option for 'Unit Tests' in the top righthand corner.

IntelliJ Unit Test Runner

Building

First you need to create a personal access token with the "repo" scope selected. Copy this access token, we are going to need to add it as GH_TOKEN in our .env.sh.

cp .env.sample.sh .env.sh
vim .env.sh

After you add your token, make sure the package.json version is updated.

./publish.sh

License

Traverse is MIT licensed.

Screen Shots

Version 0.10.2 Screenshot 1

Archived Images

0.10.7

Version 0.10.7 Screenshot 1

0.10.6

Version 0.10.6 Screenshot 1

Version 0.10.6 Screenshot 2

Version 0.10.6 Screenshot 3

0.10.2

Version 0.10.2 Screenshot 1

Version 0.10.2 Screenshot 2

Version 0.10.2 Screenshot 3

0.10.1

Version 0.10.1 Screenshot 1

Version 0.10.1 Screenshot 2

Version 0.10.1 Screenshot 3

0.10.0

Version 0.10.0 Screenshot 1

Version 0.10.0 Screenshot 2

0.0.8

Version 0.0.8 Screenshot 1

Version 0.0.8 Screenshot 2

0.0.2

Version 0.0.2 Screenshot 1

Version 0.0.2 Screenshot 2

traverse's People

Contributors

dependabot[bot] avatar jasonraimondi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.