Fully vibe coded, less than 5% human code can be detected.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
docs(readme): update readme with full feature documentation
dfc795fView on GitHubfeat(status-bar): display viewport scale as integer percentage
18d462fView on GitHubrefactor(model): exclude Width/Height from serialization as they are runtime-measured values
b2680e0View on GitHubfix(canvas): enforce 48px margin on left/top by shifting when minX/Y < Margin
7313006View on GitHubrefactor(canvas): compute size from node bounding box with margin, drop fixed minimum
ba8f788View on GitHubfeat(port): replace hover scale with color change, right-align output ports
6ae188cView on GitHubfix(node-editor): subscribe PropertyChanged by using ViewModel setter in AddNodeControl
999f018View on GitHubfix(minimap): sync viewport rect with actual canvas size
7ee8e39View on GitHub