awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesFrontend Framework Migration Tools

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.

Awesome Frontend Framework Migration Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • wandb/openuiالصورة الرمزية لـ wandb

    wandb/openui

    22,415عرض على GitHub↗

    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.

    TypeScriptaigenerative-aihtml-css-javascript
    عرض على GitHub↗22,415
  • wechat-miniprogram/kboneالصورة الرمزية لـ wechat-miniprogram

    wechat-miniprogram/kbone

    4,914عرض على GitHub↗

    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.

    JavaScript
    عرض على GitHub↗4,914
  • react-native-community/upgrade-helperالصورة الرمزية لـ react-native-community

    react-native-community/upgrade-helper

    4,057عرض على GitHub↗

    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.

    TypeScript
    عرض على GitHub↗4,057
  1. Home
  2. Web Development
  3. Frontend Framework Migration Tools