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.
一套把React Native代码转换成微信小程序代码的转换引擎工具。我们不造轮子,不发明新框架,只是提供工具把RN扩展到微信小程序端。
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 😊
2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout)
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
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.
The main features of anthonyshort/deku are: Frontend Frameworks.
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…