1 repo
Systems for recording and serializing user interface modifications as structured data.
Distinguishing note: Focuses on the serialization of UI actions for reproduction.
Explore 1 awesome GitHub repository matching software engineering & architecture · Action Serialization Frameworks. Refine with filters or upvote what's useful.
Onlook is an integrated development environment designed for building user interfaces through a combination of visual manipulation and direct code synchronization. It provides a unified workspace where developers can modify application components, layouts, and styles within a graphical interface, with all changes automatically reflected in the underlying source code. By maintaining a live, bidirectional link between the rendered interface and the codebase, the platform ensures that visual edits are accurately translated into production-ready syntax. The platform distinguishes itself through i
Records user interface modifications as structured data objects to enable precise reproduction of design changes.