-
Notifications
You must be signed in to change notification settings - Fork 0
drawSEM Software
Timothy R. Brick edited this page Jul 10, 2026
·
1 revision
The drawSEM software is written in React/TypeScript using a combination of human power and AI assistance (primarily via Claude Code). The software has two primary entry points at present:
- native web app (in
drawsem-web) - an R package that calls it via htmlwidgets and Shiny (in the base folder)
The github pages views capture both the main branch and experimental (from a varying experimental branch)