Skip to content

Create a tree with nodes linked using keys. Methods for adding nodes and traversing the tree.

License

Notifications You must be signed in to change notification settings

gro58/keybased-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keybased-tree

A JavaScript library to create, edit, and view a tree.

  • The nodes of the tree are connected by use of unique keys.
  • Keys are generated automatically.
  • Import/export of the tree as JSON object possible.

Node package

Online demo

inspired by

About

Create a tree with nodes linked using keys. Methods for adding nodes and traversing the tree.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors