repository-tree
                                
                                
                                
                                    repository-tree copied to clipboard
                            
                            
                            
                        π²Pretty display directory tree view of a GitHub repository.
Repository Tree
Pretty display directory tree view of a GitHub repository. Demo
Preview

Feature
- [x] Pretty display repository tree view
 - [x] 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