Licence
Apache-2.0
Version
6.2.0
Deps
2
Size
25 kB
Vulns
0
Weekly
0
@grayhaven/nerve-wireviz
WireViz YAML import/export adapter for Grayhaven Nerve, with diagnostics where concepts don't map cleanly.
The importer preserves WireViz's compact authoring features where they have an unambiguous Nerve representation:
- YAML anchors and merge keys, including an external prepend/template file
- named connector and cable instances such as
PLUG.J1andLOOM.CBL1 - ascending and descending ranges such as
1-4and4-1 - connector pin labels plus cable wire-label and unique color references
- numeric metre lengths and explicit
mm,cm,m,in, orftlengths
Template definitions used only to create named instances are not emitted as physical parts. Unsupported or lossy constructs produce HK-WV-001 diagnostics; unnamed template instances currently require an explicit designator.
nerve import ./harness.yml --prepend-file ./templates.yml --out ./migration
Part of Grayhaven Nerve — harnesses as code. Live demo + docs · llms.txt · Apache-2.0