Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
126
rated 0 times [  128] [ 2]  / answers: 1 / hits: 63226  / 13 Years ago, tue, december 27, 2011, 12:00:00

Are there good libraries for manipulating trees in javascript? Just to be clear, I am looking for tree as in data structure not display model.


More From » tree

 Answers
76

Here are some libraries that you may find helpful:



arboreal.js, a micro-library for traversing and manipulating tree-like data structures in node.js and the browser.



buckets, a complete, fully tested and documented data structure library that includes BSTs, a heap, and a bunch of other goodies.


[#88364] Saturday, December 24, 2011, 13 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
sabinal

Total Points: 144
Total Questions: 112
Total Answers: 107

Location: Ghana
Member since Mon, Aug 22, 2022
2 Years ago
;