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

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

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

meteor/meteor

0
View on GitHub↗
44,779 نجوم·5,247 تفرعات·JavaScript·4 مشاهداتmeteor.com↗

Meteor

Meteor is a full-stack JavaScript application platform and real-time application server. It provides a unified development environment for building web and mobile applications using a single language for both the client and server.

The platform functions as a cross-platform app framework, allowing a single codebase to be deployed across web, iOS, Android, and desktop environments. It differentiates itself through a real-time server that automatically synchronizes data between servers and clients to enable live updates.

The system includes a unified development command-line interface to manage the application lifecycle, binary dependencies, and deployment. It further supports the integration of third-party frameworks and external libraries into the full-stack workflow.

Features

  • Full-Stack Web Development - Builds web applications using JavaScript for both front end and back end within a unified development environment.
  • Full-Stack Web Frameworks - Provides a comprehensive full-stack framework for building unified web and mobile applications with a single language.
  • Application Lifecycle Management - Includes a command-line interface to manage the entire application lifecycle, from building to runtime management.
  • Command Line Development Environments - Manages the entire application lifecycle from environment setup to deployment using a single command line interface.
  • Cross-Platform Deployment Strategies - Supports targeting web, iOS, Android, and desktop environments from one codebase to ensure consistent user experiences.
  • Publish-Subscribe Messaging - Implements a publish-subscribe protocol (DDP) to synchronize data between client and server via persistent sockets.
  • Cross-Platform Frameworks - Functions as a system for deploying a single codebase across web, iOS, Android, and desktop environments.
  • Cross-Platform Development - Enables sharing a single codebase across web, mobile, and desktop targets for a uniform user experience.
  • Full-Stack Development - Provides a unified environment for developing database, backend, and frontend components using a single language.
  • Full-Stack Frameworks - Provides an integrated environment for building complete web applications with seamless framework integration.
  • Isomorphic Frameworks - Supports executing the same JavaScript code on both client and server to synchronize logic and data models.
  • Reactive Data Binding - Automatically synchronizes the user interface with server-side data changes without manual requests.
  • Real-Time Frameworks - Provides a framework for building interactive apps where data updates instantly across all users without page refreshes.
  • Application Lifecycle Managers - Includes a unified command-line interface to manage binary dependencies, runtime code, and application deployment.
  • Unified Build Pipelines - Compiles and bundles a single codebase into optimized artifacts tailored for both browser and server runtimes.
  • Multi-Target Compilers - Transforms a single codebase into optimized versions tailored for browsers, servers, and mobile webviews.
  • Project Lifecycle CLIs - Provides a dedicated CLI for executing tests, managing application versioning, and controlling project lifecycles.
  • Remote Procedure Calls - Routes client-side function calls directly to server-side methods using a built-in remote procedure call mechanism.
  • Framework Plugins - Meteor-specific linting rules.
  • Frameworks and Libraries - Full-stack platform for building real-time web and mobile apps.
  • Frontend Frameworks - Platform for developing real-time web and mobile applications.
  • Language Drivers - Real-time reactive framework with built-in database integration.
  • MVC Frameworks - Full-stack framework with real-time data synchronization.
  • Sustainable Project Examples - Provides a premium hosting solution for the framework.
  • Web Frameworks - Full-stack JavaScript platform for rapid development.

سجل النجوم

مخطط تاريخ النجوم لـ meteor/meteorمخطط تاريخ النجوم لـ meteor/meteor

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

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

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

Start searching with AI

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

ما هي وظيفة meteor/meteor؟

Meteor is a full-stack JavaScript application platform and real-time application server. It provides a unified development environment for building web and mobile applications using a single language for both the client and server.

ما هي الميزات الرئيسية لـ meteor/meteor؟

الميزات الرئيسية لـ meteor/meteor هي: Full-Stack Web Development, Full-Stack Web Frameworks, Application Lifecycle Management, Command Line Development Environments, Cross-Platform Deployment Strategies, Publish-Subscribe Messaging, Cross-Platform Frameworks, Cross-Platform Development.

ما هي البدائل مفتوحة المصدر لـ meteor/meteor؟

تشمل البدائل مفتوحة المصدر لـ meteor/meteor: wasp-lang/wasp — Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining… leptos-rs/leptos — Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types… answerdotai/fasthtml — FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It… pynecone-io/pynecone — Pynecone is a full-stack web framework and application platform that enables the development of complete web… feathersjs/feathers — Feathers is a database-agnostic Node.js application framework designed for building scalable backend systems. It… solidjs/solid — Solid is a declarative JavaScript framework for building user interfaces through fine-grained reactivity. By utilizing…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Meteor.
  • wasp-lang/waspالصورة الرمزية لـ wasp-lang

    wasp-lang/wasp

    18,146عرض على GitHub↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    TypeScripthaskelljavascriptnode
    عرض على GitHub↗18,146
  • leptos-rs/leptosالصورة الرمزية لـ leptos-rs

    leptos-rs/leptos

    20,993عرض على GitHub↗

    Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types between the server and the browser. It provides a comprehensive toolkit for developing web interfaces where specific DOM nodes update automatically in response to changes in underlying reactive signals, rather than re-rendering entire component trees. The framework distinguishes itself through a fine-grained reactivity model that tracks dependencies at the individual data point level. It utilizes compile-time template transformation to convert declarative HTML-like syntax into opti

    Rustdomfine-grainedisomorphic
    عرض على GitHub↗20,993
  • answerdotai/fasthtmlالصورة الرمزية لـ AnswerDotAI

    AnswerDotAI/fasthtml

    6,846عرض على GitHub↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    Jupyter Notebook
    عرض على GitHub↗6,846
  • pynecone-io/pyneconeالصورة الرمزية لـ pynecone-io

    pynecone-io/pynecone

    28,598عرض على GitHub↗

    Pynecone is a full-stack web framework and application platform that enables the development of complete web applications using only Python for both frontend and backend logic. It functions as a web UI library for creating interactive user interfaces and managing application state without the need to write JavaScript. The platform includes a generative AI app builder that automatically produces application structures and source code. It simplifies development by mapping Python-defined UI elements to native React components and automatically transforming Python functions into REST endpoints.

    Python
    عرض على GitHub↗28,598
عرض جميع البدائل الـ 30 لـ Meteor→