Skip to content
 
 

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Tree

Travis Build Status GitHub license GitHub stars

Pretty display directory tree view of a GitHub repository. Demo

Preview

img

Feature

  • Pretty display repository tree view
  • Copy repository tree view to clipboard
  • Support choose other repository branches

Pretty display

├─ dist
│  ├─ octicons.eot
│  ├─ octicons.svg
│  ├─ octicons.ttf
│  ├─ octicons.woff
│  ├─ octicons.woff2
│  ├─ repository-tree.js
│  └─ repository-tree.js.map
├─ src
│  ├─ components
│  │  ├─ NavBar.vue
│  │  ├─ Tree.vue
│  │  └─ main.vue
│  ├─ vuex
│  │  ├─ modules
│  │  │  └─ github.js
│  │  ├─ actions.js
│  │  ├─ mutation-types.js
│  │  └─ store.js
│  ├─ App.vue
│  ├─ main.js
│  └─ router.js
├─ .babelrc
├─ .editorconfig
├─ .gitignore
├─ LICENSE
├─ README.md
├─ index.html
├─ package.json
└─ webpack.config.js

License

MIT

About

Pretty display directory tree view of a GitHub repository.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages