How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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.
一套把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 😊
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
Tiramisu is a 3D renderer for Gleam built on top of Lustre web components and Three.js.
The main features of renatillas/tiramisu are: Frontend Frameworks.
Projects with overlapping indexed features include: anthonyshort/deku — A library for creating UI components using virtual DOM as an alternative to React. Deku has a smaller footprint… 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,… alibaba/rax — Rax is a React universal application framework and isomorphic JavaScript environment designed to render a single…