3 مستودعات
Utilities that help move UI code from one frontend framework or markup format to another.
Distinct from Frontend Frameworks: Existing candidates focus on the frameworks themselves, not the process of migrating/converting between them.
Explore 3 awesome GitHub repositories matching web development · Frontend Framework Migration Tools. Refine with filters or upvote what's useful.
OpenUI is an AI design sandbox and natural language prototyping tool used to generate and render live user interface components from text descriptions. It functions as an LLM UI generator that translates natural language into executable HTML and CSS code. The system provides a pipeline for iterative refinement, allowing users to update existing interfaces by feeding previous code versions and new instructions back into the model. It also acts as a frontend framework converter, transforming HTML markup into different library formats to maintain styling consistency across various web frameworks
Converts existing HTML markup into different frontend formats to facilitate framework migration.
kbone is an isomorphic frontend framework and web-to-mini-program adapter. It serves as a cross-platform UI bridge and DOM simulation library that allows web applications to run inside WeChat Mini Programs by simulating a browser environment for JavaScript code. The project enables the migration of web UI frameworks into restricted environments by providing simulated browser interfaces and APIs. It translates standard web components and routing into native mini program elements and page transitions, allowing a single codebase to function as both a standard website and a mini program. The fra
Executes frontend libraries by providing the necessary browser interfaces to run web-based components in non-browser environments.
Upgrade Helper is a web-based comparison tool and developer migration guide designed for updating React Native projects to newer versions. It functions as a version diff visualizer that identifies the exact code changes required when moving between specific releases. The tool provides a checklist-style interface for tracking the progress of manual code updates. Users can visualize version differences and mark individual files as completed to maintain a record of remaining work during the migration process. The platform covers a range of mobile app maintenance needs, including React Native de
Assists in transitioning an existing codebase to a newer frontend framework version.