Contributor Guide

For contributors who help develop and maintain @antv/layout. This section focuses on:

  • Contribution flow: clone, develop, test, and open PRs
  • Project structure: repository layout and key modules
  • Implementation overview: data model, execution pipeline, and Worker mechanism

Navigation:

  • workflow: contribution flow and common commands
  • structure: project architecture and key directories
  • internals: implementation overview (from BaseLayout to Worker)