Javascript class for organizing objects hierarchy (tree).
Node class is given in form of AMD module for convenient usage in browser scripts.
Limitations
- Object can belongs only to one parent
- All elements of hierarchy must be instances of Node class
Dependencies
Code provided in Node library has dependencies.
License
© 2012 Vitalii Stepanenko
Licensed under the MIT License