Skip to content

mikeandtherest/litegraph.core.js

 
 

Repository files navigation

litegraph.core.js

npm License npm bundle size

Core only version of litegraph.js. It might also contain other deltas compared to the source, like fixes, improvements and even new features.

The reason for this fork is that on a lot of projects people will have specific business requirements that will imply specific and customized nodes. In such cases it doesn't make sense to bundle the whole set of predefined nodes that come with the full version of litegraph.js.

There will be another forked repository that will hold only the predefined nodes, and probably more. But this library makes the assumption that the people using it only need the core functionality and the editor.

Installation

You can install it using npm

npm install litegraph.core.js

Or downloading the build/litegraph.core.js and css/litegraph.core.css version from this repository.


Link to the source library litegraph.js.

About

Core only version of litegraph.js. It might also contain other deltas compared to the source, like fixes, improvements and even new features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • CSS 1.4%
  • Other 0.7%