A simple Vue.js 2 component to render a collapsible folder/directory tree with checkboxes.
Preview:
Download Details:
Author: v-comp
Live Demo: https://v-comp.github.io/v-folder/
Download Link: https://github.com/v-comp/v-folder/archive/master.zip
Official Website: https://github.com/v-comp/v-folder
Install & Download:
# Yarn
$ yarn add v-folder
# NPM
$ npm install v-folder --save