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

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

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

maximegris/angular-tauri

0
View on GitHub↗
217 نجوم·24 تفرعات·TypeScript·MIT·7 مشاهداتbelnadris.github.io/angular-tauri↗

Angular Tauri

Ultra-fast bootstrapping with Angular and Tauri :speedboat:

Features

  • Desktop Frameworks - Provides fast bootstrapping for Tauri-based applications.
  • Desktop Application Frameworks - Provides fast bootstrapping for Tauri applications.
  • قوالب المشاريع - Angular framework with TypeScript and hot reload support.

سجل النجوم

مخطط تاريخ النجوم لـ maximegris/angular-tauriمخطط تاريخ النجوم لـ maximegris/angular-tauri

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة maximegris/angular-tauri؟

Ultra-fast bootstrapping with Angular and Tauri :speedboat:

ما هي الميزات الرئيسية لـ maximegris/angular-tauri؟

الميزات الرئيسية لـ maximegris/angular-tauri هي: Desktop Frameworks, Desktop Application Frameworks, قوالب المشاريع.

ما هي البدائل مفتوحة المصدر لـ maximegris/angular-tauri؟

تشمل البدائل مفتوحة المصدر لـ maximegris/angular-tauri: nwutils/nw-angular-example — An example of integrating Angular with NW.js. neutralinojs/neutralinojs — Neutralinojs is a lightweight cross-platform desktop application framework that allows developers to build native… electron/electron — This framework provides a multi-process architecture for building desktop applications using web technologies. It… nwjs/nw.js — nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build… maximegris/angular-electron — Angular Electron is a project scaffolding tool that generates a preconfigured desktop application template combining… tauri-apps/create-tauri-app.

بدائل مفتوحة المصدر لـ Angular Tauri

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Angular Tauri.
  • maximegris/angular-electronالصورة الرمزية لـ maximegris

    maximegris/angular-electron

    5,725عرض على GitHub↗

    Angular Electron is a project scaffolding tool that generates a preconfigured desktop application template combining Angular's web framework with Electron's native runtime. It produces cross-platform executables for Windows, macOS, and Linux from a single codebase, while providing a development server with hot reload that automatically refreshes the Electron renderer process when Angular source files change. The project handles the architectural complexity of running Angular inside Electron by separately bundling Node.js modules for the main process and Angular modules for the renderer proces

    TypeScript
    عرض على GitHub↗5,725
  • neutralinojs/neutralinojsالصورة الرمزية لـ neutralinojs

    neutralinojs/neutralinojs

    8,543عرض على GitHub↗

    Neutralinojs is a lightweight cross-platform desktop application framework that allows developers to build native applications using web technologies and a C++ backend. It serves as a native system API bridge, enabling JavaScript frontend code to execute system commands and manage files across Windows, macOS, and Linux. The project distinguishes itself as a portable runtime that renders interfaces via the system's built-in webview instead of bundling a full browser engine. This approach enables the packaging of web assets into small, standalone executable binaries. The framework provides com

    C++
    عرض على GitHub↗8,543
  • electron/electronالصورة الرمزية لـ electron

    electron/electron

    121,727عرض على GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security. A secure bridge mechanism facilitates communication between these isolated contexts and the main process, ensuring that privileged system APIs remain protected. The framework distinguishes itself through a comprehensive security model that includes process sandboxing, content p

    C++c-plus-pluschromecss
    عرض على GitHub↗121,727
  • nwjs/nw.jsالصورة الرمزية لـ nwjs

    nwjs/nw.js

    41,183عرض على GitHub↗

    nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build standalone software for Windows, macOS, and Linux. It serves as a cross-platform desktop runtime that allows developers to create native executables using web technologies. The project is distinguished by its integration layer that exposes Node.js system APIs and modules directly to the browser window and web worker contexts. It functions as a native module bridge, enabling the compilation and execution of low-level C++ system code and native addons within a web-based applica

    JavaScriptdesktopjavascriptnode-webkit
    عرض على GitHub↗41,183
عرض جميع البدائل الـ 30 لـ Angular Tauri→