113

GitHub - sdras/vue-directory-tree: A visualization of relevant files for vue rep...

 5 years ago
source link: https://github.com/sdras/vue-directory-tree
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Vue Core Directory Visualization

? Often when we're excited about contributing to a project, it takes a little while to understand the codebase even before we get started. It's estimated that developers spend 70% of their time reading code and only 30% writing. This project documents how Vue.js is set up with special notes taken from a Vue core meeting with Evan You. This should help guide people through the directory structure and give context to how and why things are set up the way that they are so that they can get set up to contribute as soon as possible.

Shows the whole Vue.js repo directory structure, with only the sections with notes shown initially. Any files that we have more info on have a note (exposed on hover). All notes and open directories are in the Vuex store.

demo-image

? Demo site! https://sdras.github.io/vue-directory-tree/

When I first created this, I wrote this bit of code to create the tree.

? After it was done, I thought it might be best for everyone to create a CLI tool to generate this kind of documentation. You can find this project and use it here: Project-Explorer

yarn
yarn serve

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK