30 open-source projects similar to guyoung/wezrender, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best WeZRender alternative.
weui-wxss中的样式还算齐全( https://github.com/weui/weui-wxss ),不过根据自己平时的业务需要又新增了一些组件,目前想到的暂时为以下几个
微信小程序带字母滑动的listview
wx-charts is a data visualization library and set of UI components designed specifically for the WeChat Mini Program ecosystem. It serves as a rendering engine that uses the canvas API to draw charts and graphs within these lightweight mobile applications. The library provides specialized visual elements for creating mobile dashboards, including pie, line, and radar charts. These components are designed to handle complex datasets and render them as interactive visual representations.
📅 A calendar component for vue3.0. Support gesture sliding, range selection, according to the week switch...
nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress indicator used to track the state of asynchronous operations within a browser document. The library allows for the visualization of loading states through a thin progress bar and spinner. It supports progress state management, enabling the bar to be started, stopped, or marked as complete, with support for incremental progress tracking and percentage-based updates. Users can modify the visual style by overriding default CSS or replacing the markup template. The component als
ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe
MPX is a cross-platform framework designed to build applications for multiple mini-program ecosystems and the web from a single codebase. It utilizes a static transpilation pipeline to transform source code into platform-specific bundles, employing a single-file component system that encapsulates templates, logic, and styles. The framework provides a reactive state management system that automatically synchronizes application data with the user interface through computed properties and watchers. The project distinguishes itself through a robust build-time toolchain that supports sub-package p
a Blazor component based on animate.css to easly animate your content
DLSlideView对常见的顶部Tab页点击、滑动分页做了封装。 它使用基于ViewController的container特性(而不是scrollview)来管理各个子页面,保留原始的系统消息,没有隐患。 同时内存模型更优于使用scrollview的方式,理论上可以支持无限分页。
material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for Android applications. It is designed to implement user interface elements that follow Material Design standards. The library provides specialized modal interfaces for selecting calendar dates, clock times, and specific color values. It also includes system chooser integrations for selecting files and directories from local storage. Beyond pickers, the library covers a broader range of interaction components including text input dialogs, modal alerts with action buttons, and bot
AGCircularPicker is helpful component for creating a controller aimed to manage any calculated parameter
Set of iOS controls with useful IBInspectable properties. Written on Swift.
React Native wrappers for https://github.com/afollestad/material-dialogs