Skip to content

rafaelthca/aimaraJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure Javascript TreeView Component

This javascript component was created as a response to other TreeView components that did not satisfied my project requirements.

The main objective of this component is to be able to dinamically add and remove nodes from the tree as fast as possible and also offer features to interact with the tree.

Component First Usage

Complete Example

Features:

  • Create an initial tree structure and render it;
  • Add and remove nodes in real time, when the tree is already rendered;
  • Display nodes with icons;
  • Custom events when nodes are opened and closed;
  • Context menus for nodes.

About

Pure Javascript TreeView Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published