vecna-gen
v1.0.2
Published
vecna-gen (**Vec**tor Shift **N**ode **Ab**straction - **Gen**erator) is a **HIGHLY OPINIONATED** tool to create templatised nodes to speed up development 😄
Downloads
10
Readme
vecna-gen (Vector Shift Node Abstraction - Generator) is a HIGHLY OPINIONATED tool to create templatised nodes to speed up development 😄
NOTE: you probably won't be able to use it the way it's intended.
All you need to use this is the following command:
npx vecna-gen --title="{{nodeTitle}}" --type="{{nodeType}}"
This creates a template file for you and also updates the global.js
config file