Skip to content

chiennxbka/vue3-treeview

This branch is up to date with N00ts/vue3-treeview:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8173814 · Jan 3, 2024
Jul 28, 2021
Apr 8, 2022
Sep 29, 2021
Jan 3, 2024
Jan 3, 2024
Jun 22, 2021
Jun 7, 2021
Apr 7, 2022
Jul 20, 2021
Apr 23, 2021
Sep 29, 2021
Jul 28, 2021
Jan 3, 2024
Aug 5, 2021
Sep 29, 2021
Sep 29, 2021
Jan 3, 2024

Repository files navigation

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 vue3-treeview
yarn add vue3-treeview

Play with repo

  • Clone this repository
  • yarn install
  • yarn dev

License

MIT

About

a simple treeview in vue js 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.5%
  • Vue 16.1%
  • CSS 3.1%
  • JavaScript 1.6%
  • Other 0.7%