Giter Club home page Giter Club logo

react-components-awesome's Introduction

React Components Awesome

搜集优秀的 React 组件,通过创建 issue 自动创建 PR 提交合并。

表格

无限滚动

  • @egjs/react-infinitegrid 用于根据各种布局类型无限排列包含内容的卡片元素的模块 Open-Source Software
  • react-lazyload 延迟加载您的组件、图像或任何其他性能重要的东西 Open-Source Software
  • react-list 多功能无限滚动 React 组件 Open-Source Software
  • react-window React 组件,用于高效呈现大型列表和表格数据 Open-Source Software
  • virtua 简单、快速、小巧、灵活的虚拟滚动条 Open-Source Software

叠加

  • react-aria-modal 根据 WAI-ARIA 创作实践构建的完全可访问且灵活的 React 模式 Open-Source Software
  • react-modal React 的可访问模式对话框组件 Open-Source Software
  • reoverlay 缺少管理模式的解决方案 Open-Source Software
  • sweetalert2 一个美观、响应迅速、高度可定制和可访问的 (WAI-ARIA) 替代 JavaScript 的弹出框,零依赖 Open-Source Software
  • sweetalert2-react-content 官方 SweetAlert2 增强器添加了对 React 元素作为内容的支持 Open-Source Software

通知

用一个无模式的临时小弹出窗口通知用户

工具提示

菜单

Menus / sidebars

Sticky

选项卡

加载

Carousel

按钮

Collapse

  • keen-slider HTML 触摸滑块轮播给您带来最原生的感觉。 Open-Source Software

图表

  • frappe-charts 简单、灵敏、现代的 SVG 图表,零依赖性 Open-Source Software
  • bizcharts 基于G2和 React 的强大数据可视化库 Open-Source Software
  • react-vis 数据可视化组件 Open-Source Software
  • @berryv/g2-react @antv/g2 的轻量级 React 组件 Open-Source Software
  • recharts 使用 React 和 D3 重新定义图表库 Open-Source Software
  • victory 用于构建交互式数据可视化的可组合React组件集合 Open-Source Software
  • lightweight-charts 使用 HTML5 画布制作高效的财务图表(支持 React) Open-Source Software

命令面板

用户界面导航

自定义滚动条

音频视频

  • react-player 一个React组件,用于播放各种url,包括文件路径,YouTube, Facebook. Open-Source Software

地图

时间/日期/年龄

  • react-day-picker 一个可自定义的 React 日期选择器组件,具有原生 TypeScript 支持 Open-Source Software

照片/图像

编辑器

  • editorjs 具有简洁 JSON 输出的块式编辑器 Open-Source Software
  • lexical 一个可扩展的文本编辑器框架,提供出色的可靠性、可访问性和性能 Open-Source Software
  • prosemirror-view ProseMirror WYSIWYM 编辑器 Open-Source Software
  • react-draft-wysiwyg 基于 ReactJS 和 DraftJS 的 Wysiwyg 编辑器。 Open-Source Software
  • alloyeditor WYSIWYG编辑器基于CKEditor与完全重写的UI Open-Source Software
  • react-ace Ace(高级代码编辑器)包装器。 Open-Source Software
  • tiptap web 工匠的无头编辑器框架 Open-Source Software
  • remirror 用于 React 的 ProseMirror 工具包 Open-Source Software

Icons 图标

  • emoji-mart 一个可定制的网页表情符号选择器 Open-Source Software

Paginator 分页器

Markdown 预览

画布

使用 Canvas 或 SVG 绘制草图输入

  • react-konva - 一个 JavaScript 库,用于通过绑定到 Konva 框架来绘制复杂的画布图形 Open-Source Software
  • react-sketch - 基于 React 的应用程序的 Sketch 工具,由 FabricJS 支持 Open-Source Software
  • react-sketch-canvas - 使用 SVG 作为画布的 React 手绘矢量绘图工具 Open-Source Software
  • @uiw/react-heat-map - 基于 SVG 构建的轻量级日历热图反应组件,GitHub 贡献图的可定制版本 Open-Source Software
  • @uiw/react-signature 用于 React 的签名板组件 Open-Source Software

UI 动画

各种各样的

react-components-awesome's People

Contributors

jaywcjlove avatar github-actions[bot] avatar renovate[bot] avatar

Stargazers

zhan yeye avatar  avatar sugar avatar Aldrin avatar  avatar zhangjian avatar Hung Hoang avatar

Watchers

 avatar  avatar

react-components-awesome's Issues

Add lexical

Github 仓库地址

https://github.com/facebook/lexical

NPM 包名称

lexical

组件说明项目

一个可扩展的文本编辑器框架,提供出色的可靠性、可访问性和性能

选择一个分类

编辑器

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/github-script action to v7
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update peaceiris/actions-gh-pages action to v4
  • chore(deps): update peter-evans/create-pull-request action to v6

Detected dependencies

github-actions
.github/workflows/issues.yml
  • actions/checkout v4
  • actions/setup-node v4
  • peter-evans/create-pull-request v5
  • actions/github-script v6
  • actions/github-script v6
.github/workflows/push.yml
  • actions/checkout v3
  • actions/setup-node v3
  • peaceiris/actions-gh-pages v3
npm
package.json
  • @actions/core ^1.10.0
  • @types/node ^20.2.4
  • @types/validate-npm-package-name ^4.0.0
  • fs-extra ^11.1.1
  • validate-npm-package-name ^5.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.