awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fossasia avatar

fossasia/open-event-nextArchived

0
View on GitHub↗

Open Event Next

Open-event-next is a Vue.js single-page application and event management frontend designed to help event organizers build custom websites for listing schedules, sessions, and ticketing details. It provides an interactive web interface for discovering upcoming community gatherings and tracking participant responses with dynamic view transitions that update the browser viewport without full page reloads.

The application is built on a component-driven architecture using file-based page routing, a reactive state store, and client-side hydration to attach interactive event handlers to pre-rendered markup. Development is supported by a local server with hot module replacement to inject modified source files directly into active browser sessions without losing current application state.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Features

  • Single Page Applications - Loads a lightweight container document once and updates the viewport dynamically using client-side view transitions.
  • Reactive Data Stores - Tracks and distributes shared application data across components automatically to keep the user interface synchronized.
  • Event Management Web Applications - Builds custom websites for event organizers to list schedules, sessions, and ticketing details.
  • Component-Driven Architectures - Encapsulates user interface design and behavior into modular self-contained elements that compose complex views.
  • Event Management Frontends - Acts as a web application for discovering and managing events and attendee interactions, built for interactive navigation.
  • Filesystem-Based Routing - Maps filesystem paths inside the views directory directly to application routes for automated page-level code organisation.
  • Client-Side Hydration - Attaches interactive event handlers to pre-rendered markup in the browser for immediate responsiveness upon load.
  • Vue.js Application Development - Builds reactive single-page web applications and component-driven user interfaces using the Vue.js framework.
  • Single Page Applications - Implements a frontend architecture that updates browser views dynamically without full page reloads for a smoother user experience.
  • Hot Module Replacement - Injects modified source files directly into active browser sessions instantly without losing current application state.
  • Community Event Management - Provides an interactive web interface for discovering upcoming community gatherings and tracking participant responses.
1,518 estrellas·99 forks·TypeScript·Apache-2.0·3 vistas

Historial de estrellas

Gráfico del historial de estrellas de fossasia/open-event-nextGráfico del historial de estrellas de fossasia/open-event-next

Colecciones destacadas con Open Event Next

Colecciones seleccionadas manualmente donde aparece Open Event Next.
  • Event ticketing platform

Preguntas frecuentes

¿Qué hace fossasia/open-event-next?

Open-event-next is a Vue.js single-page application and event management frontend designed to help event organizers build custom websites for listing schedules, sessions, and ticketing details. It provides an interactive web interface for discovering upcoming community gatherings and tracking participant responses with dynamic view transitions that update the browser viewport without full page reloads.

¿Cuáles son las características principales de fossasia/open-event-next?

Las características principales de fossasia/open-event-next son: Single Page Applications, Reactive Data Stores, Event Management Web Applications, Component-Driven Architectures, Event Management Frontends, Filesystem-Based Routing, Client-Side Hydration, Vue.js Application Development.

¿Qué alternativas de código abierto existen para fossasia/open-event-next?

Las alternativas de código abierto para fossasia/open-event-next incluyen: day8/re-frame — re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized,… 3003h/eros-fe — Eros-FE is a TypeScript web frontend designed as a React-based single page application. It provides a component-driven… lenve/vblog — VBlog is a multi-user content management system designed for creating, editing, and organizing blog posts. It consists… realworld-apps/vue-realworld-example-app — This project is a Vue.js single page application that serves as a full-stack blogging platform. It demonstrates the… baidu/san — San is an isomorphic JavaScript framework and single-page application toolkit used for building user interfaces with… vanjs-org/van — Van is a reactive JavaScript UI framework designed for building user interfaces with state binding and automatic DOM…

Alternativas open-source a Open Event Next

Proyectos open-source similares, clasificados según cuántas características comparten con Open Event Next.
  • day8/re-frameAvatar de day8

    day8/re-frame

    5,532Ver en GitHub↗

    re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized, immutable database that serves as the single source of truth for the entire application state, enforcing a strict unidirectional data flow where events trigger state transitions and subsequent view updates. The framework distinguishes itself through a reactive signal graph and an interceptor-based middleware pipeline. By treating application logic as a sequence of data-driven events and declarative side effects, it decouples business logic from the view layer. This architectur

    Clojureclojurescriptre-framereact
    Ver en GitHub↗5,532
  • 3003h/eros-feAvatar de 3003h

    3003h/Eros-FE

    3,359Ver en GitHub↗

    Eros-FE is a TypeScript web frontend designed as a React-based single page application. It provides a component-driven user interface for interacting with backend services and managing application state through a type-safe client. The project utilizes a client-side route manager to swap visible components without full page refreshes and employs a CSS-in-JS styling framework to tie component logic directly to visual presentation. The application covers frontend interface design, client-side state management, and the integration of browser interfaces with backend APIs.

    Darte-hentaiehviewerexhentai
    Ver en GitHub↗3,359
  • baidu/sanAvatar de baidu

    baidu/san

    4,739Ver en GitHub↗

    San is an isomorphic JavaScript framework and single-page application toolkit used for building user interfaces with reusable components. It functions as a reactive UI library that synchronizes application state with the interface through data binding and declarative templates. The framework is distinguished by its support for both server-side HTML generation and client-side hydration to improve initial load performance and search engine optimization. It employs a specialized template-to-array compilation process to compress template structures and reduce network costs. The project provides

    JavaScriptcomponentframeworkfrontend
    Ver en GitHub↗4,739
  • lenve/vblogAvatar de lenve

    lenve/VBlog

    7,420Ver en GitHub↗

    VBlog is a multi-user content management system designed for creating, editing, and organizing blog posts. It consists of a Spring Boot blog platform providing a RESTful blogging API and a reactive Vue.js frontend application. The system enables multiple authors to publish and manage their own articles, supporting both multi-user blog management and personal knowledge publishing. The platform integrates content management capabilities with a layered service architecture, utilizing JWT-based session authentication and relational database persistence for data integrity.

    Java
    Ver en GitHub↗7,420
  • Ver las 30 alternativas a Open Event Next→