yarn
yarn start # localhost:3000
yarn build
yarn check-build # localhost:8080
This explorer puts Erik Brinkman’s D3 library d3-dag in TypeScript React (CRA with webpack). Prettier runs with simple-git-hooks and lint-staged. The main components are Header
, Editor
(the sliding pane), and Dag
(the visualization). Shared state is managed via a provider’s reducer in hooks/useDag.tsx
.