Skip to content

Collection of multiple node objects to build different types of object structures.

License

Notifications You must be signed in to change notification settings

GianptDev/class-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-class

This is a collection of classes to construct different types of connected objects structure.

The code is intended to be used as an example for creating such structures but can be used directly because is tested and written for multiple languages.

Documentation is written in the docs/ folder and scripts contain comments that support vscode hinting.


WARNING: CURRENTLY NOT RELEASED

Buxfixes and features are being implemented, wait for them to be fixed first.



Installation

To get a copy of the library you need to follow these steps:

  1. Go to the release menu.
  2. Select the version you wish.
  3. Download the zip with the desired language.
  4. Import or copy the script inside your code.

Features

  • ChainNode, RelationNode, TreeNode structure.
  • Node iterations methods and path structure.

Changelogs are documented here


Contribute

If you want to help you can ask for features in the issues menu, if you find bugs make sure to make a detailed description with sample code.

About

Collection of multiple node objects to build different types of object structures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published