A headless, purely functional fork of litegraph.js. Build visual graphs anywhere, execute them everywhere.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^25.5.2^4.0.0^5.4.0^4.1.28
commits
2
commits
refactor: migrate math and logic nodes to NodeDefinition interface and add comprehensive math unit tests
dab4903View on GitHubdocs: add ZFS architectural analogy and update future improvements with human interaction layer and state history concepts
151439eView on GitHubrefactor: modularize engine architecture by splitting core evaluation, topology, and registry logic into a structured directory hierarchy
4582f1bView on GitHubrefactor: reorganize codebase with consistent section headers and improved logical grouping of engine functions and types
66541d0View on GitHubfeat: implement topological graph engine with parallel execution, watchdog timeouts, and error isolation
909a860View on GitHubfeat: implement functional graph engine with topological sorting, concurrent execution, and watchdog-based error isolation
e809458View on GitHub