Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thedudefromci/nodelib

An HTML5 node graph library.
https://github.com/thedudefromci/nodelib

html5-library library lightweight node-graphs rendering

Last synced: about 1 month ago
JSON representation

An HTML5 node graph library.

Awesome Lists containing this project

README

        

NodeLib


NodeLib is a HTML5 library for rendering an interactive and configurable node graph application within a webpage. It is designed to be responsive and lightweight, and requires no external dependencies.






---

### What is it used for?

The main purpose of these library is for display purposes for node graphs, such as configurable programs, often seen in CGI shaders or material generation, or simpler applications, such as mind mapping or other tree objects.

### Screenshots

![Example1](images/Example1.jpg)

### Getting Started

Simply download and drop the javascript and css files into your HTML header.
[See here](https://github.com/TheDudeFromCI/nodelib/blob/master/nodelib-compressed-test.html) for an example.