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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
A

anthonyshort/deku

0
View on GitHub↗
3,390 stars·130 forks·JavaScript·11 views

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.

Star history

Star history chart for anthonyshort/dekuStar history chart for anthonyshort/deku

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Deku

Similar open-source projects, ranked by how many features they share with Deku.
  • areslabs/alitaareslabs avatar

    areslabs/alita

    2,017View on GitHub↗

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

    JavaScript
    View on GitHub↗2,017
  • arguiot/displayjsA

    arguiot/DisplayJS

    0View on 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 😊

    View on GitHub↗0
  • astoilkov/jsblocksastoilkov avatar

    astoilkov/jsblocks

    2,750View on GitHub↗

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

    JavaScript
    View on GitHub↗2,750
  • alibaba/raxalibaba avatar

    alibaba/rax

    8,036View on 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
    View on GitHub↗8,036
See all 30 alternatives to Deku→

Frequently asked questions

What does anthonyshort/deku do?

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.

What are the main features of anthonyshort/deku?

The main features of anthonyshort/deku are: Frontend Frameworks.

What are some open-source alternatives to anthonyshort/deku?

Open-source alternatives to anthonyshort/deku include: 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…