vue-finder
A Vue.js component to display hierarchical data (like the MacOS X finder).
Installation
npm install --save @jledentu/vue-finder
vue-finder can be used as a module in both CommonJS and ES module environments.
When in non-modular environment, vue-finder will register all the components to vue by itself.