0.1.6 • Published 1 year ago

@rober9109/vue-tree v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Note: Forking the main repo until this discussion is resolved on the main repository.

vue3-treeview

build tests Statements MIT license

Screenshot

Vue3 treeview is a treeview project.

Documentation

Features:

  • Made with vue3
  • Fully reactive
  • Typings
  • Normalized data (not deeply nested)
  • Full composition API
  • Lazy load
  • Editable text
  • Events for all actions
  • Node slots
  • Loading slot
  • Keyboard navigation
  • Checkboxes (auto / manual)
  • Drag and drop
  • Customizable style
  • Customizable icons

Installation

npm install @rober9109/vue-tree
yarn add @rober9109/vue-tree

Play with repo

  • Clone this repository
  • yarn install
  • yarn dev

License

MIT