Skip to content

Mobject-Dev-Team/mobject-litegraph

Repository files navigation

mobject-litegraph

A fork of the exceptional litegraph.js library. This cut-down version which is used in mobject-graph-ui.

Features

  • Web-Based Node Editor: Utilize a complete graphical editor to manage nodes and create complex flow graphs directly in the browser.
  • Customizable Appearance: Includes CSS for easy customization of the node editor's look and feel.
  • Extensible and Modular: Designed to be easily extendable for various applications involving graphical node representations.

Installation

Install mobject-litegraph via npm:

npm install mobject-litegraph

Building

To build the project from source:

First install the dependencies,

npm install

Now you can build using,

npm run build

License

mobject-litegraph is MIT licensed. For more details, see the LICENSE file in the repository.

Credits

This project is a fork of atlason/litegraph.js, which is itself based on work by Daniel Lewis from Daniel Lewis's litegraph.js, originally developed by jagenjo/litegraph.js.

About

A fork of the exceptional litegraph.js library. This cut-down version which is used in mobject-graph-ui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published