yarn-spinner-runner-ts
Version:
TypeScript parser, compiler, and runtime for Yarn Spinner 3.x with React adapter [NPM package](https://www.npmjs.com/package/yarn-spinner-runner-ts)
19 lines (13 loc) • 532 B
Markdown
## Tags & Metadata (Yarn Spinner)
Source: [docs.yarnspinner.dev — Tags & Metadata](https://docs.yarnspinner.dev/write-yarn-scripts/advanced-scripting/tags-metadata)
### What it covers
- Attach tags/metadata to lines or nodes for tooling and runtime behavior.
- Drive VO, animation, or analytics pipelines with tagged content.
### Example (conceptual)
```yarn
title: Start
// Tags may be set in headers or editor UIs; usage varies by tooling.
Narrator: This line might carry a "vo=Line_001" tag.
===
```