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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

anthonyshort/deku

0
View on GitHub↗
3,390 estrellas·130 forks·JavaScript·2 vistas

Deku

A library for creating UI components using virtual DOM as an alternative to React. Deku has a smaller footprint (~6kb), a functional API, and doesn't support legacy browsers.

Features

  • Frontend Frameworks - Renders interfaces using pure functions and virtual DOM.

Historial de estrellas

Gráfico del historial de estrellas de anthonyshort/dekuGráfico del historial de estrellas de anthonyshort/deku

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

Alternativas open-source a Deku

Proyectos open-source similares, clasificados según cuántas características comparten con Deku.
  • areslabs/alitaAvatar de areslabs

    areslabs/alita

    2,017Ver en GitHub↗

    一套把React Native代码转换成微信小程序代码的转换引擎工具。我们不造轮子,不发明新框架,只是提供工具把RN扩展到微信小程序端。

    JavaScript
    Ver en GitHub↗2,017
  • arguiot/displayjsA

    arguiot/DisplayJS

    0Ver en GitHub↗

    A simple framework for building ambitious UI, without thinking about how everything will be displayed. By the way, you can ⭐️ the project to support it 😊

    Ver en GitHub↗0
  • astoilkov/jsblocksAvatar de astoilkov

    astoilkov/jsblocks

    2,750Ver en GitHub↗

    2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout)

    JavaScript
    Ver en GitHub↗2,750
  • alibaba/raxAvatar de alibaba

    alibaba/rax

    8,036Ver en GitHub↗

    Rax is a React universal application framework and isomorphic JavaScript environment designed to render a single codebase across web, mobile, and mini-program platforms. It functions as a cross-platform component renderer that translates React components into platform-specific elements using a standardized driver specification. The framework utilizes a universal UI driver specification to decouple component logic from the underlying UI layer, allowing for standardized DOM manipulation and event handling across different execution environments. This architecture enables the integration of nati

    JavaScript
    Ver en GitHub↗8,036
Ver las 30 alternativas a Deku→

Preguntas frecuentes

¿Qué hace anthonyshort/deku?

A library for creating UI components using virtual DOM as an alternative to React. Deku has a smaller footprint (~6kb), a functional API, and doesn't support legacy browsers.

¿Cuáles son las características principales de anthonyshort/deku?

Las características principales de anthonyshort/deku son: Frontend Frameworks.

¿Qué alternativas de código abierto existen para anthonyshort/deku?

Las alternativas de código abierto para anthonyshort/deku incluyen: areslabs/alita — 一套把React Native代码转换成微信小程序代码的转换引擎工具。我们不造轮子,不发明新框架,只是提供工具把RN扩展到微信小程序端。. arguiot/displayjs — A simple framework for building ambitious UI, without thinking about how everything will be displayed. By the way, you… astoilkov/jsblocks — 2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout). aurelia/framework — Aurelia is a JavaScript web framework and component-based UI system used to build applications for browser, mobile,… berialjs/berial — Berial :imp: Simple micro-front-end framework. alibaba/rax — Rax is a React universal application framework and isomorphic JavaScript environment designed to render a single…