@vector-nodes/codegen
v0.2.0
Published
TypeScript/JavaScript code generator for Vector Nodes graphs.
Downloads
14
Readme
@vector-nodes/codegen
TypeScript/JavaScript code generator for
Vector Nodes graphs. Compiles a graph to a
standalone module whose root network becomes a default-export, named function that imports only
the helpers it uses from @vector-nodes/runtime.
npm install @vector-nodes/codegenSee the project README for the full design.
License
Apache-2.0
