跨平台解决方案
taro
https://github.com/NervJS/taro
https://taro-ui.aotu.io/#/docs/quickstart
ant-design
https://github.com/ant-design/ant-design
uni-app
https://github.com/dcloudio/uni-app
https://uniapp.dcloud.io/
omi
chameleon
web前端技术选型
1.基于react技术,实现对 antdesign 和taro的熟悉应用和拓展。
antd-admin
2.基于php,thinkphp、laravel 等实现web前后端的开发
ThinkAdmin
3.基于nodejs和vue的前后端的开发
smile-blog-admin
CSS
tailwindcss
bulma
bulma chinese documentation/
Blulma 是纯CSS, bootstrap是CSS + JS
React Native技术方案的可行性分析
react web 调试
install_react_in_empty_project
react-native-elements
react-native-elements/
react-native-ui-lib/docs
后台admin框架
lichengmi
ThinkAdmin
smile-blog
smile-blog-admin
smile-blog-koa
antd-admin
github antd-admin
https://doc.antd-admin.zuiidea.com/#/zh-cn/
React 相关库
-
Ant-design
Ant-design是阿里巴巴团队出品的ReactUI组件库。有自己独特的设计风格和理念。在支付宝、蚂蚁金服等多个阿里项目中投入使用。组件化质量非常高,开箱即用。
官网:https://ant.design/docs/react/introduce-cn
Github: https://github.com/ant-design/ant-design/ -
Material-UI
Material-UI是一款React组件库来实现Google的Material Design风格UI界面框架。也是首个React的UI工具集之一。使用它可以快速搭建出赏心悦目的应用界面。
英文文档:https://material-ui.com
中文文档:http://design.1sters.com
Github: https://github.com/mui-org/material-ui -
React-Bootstrap
React-Bootstrap是可重用的前端组件库。React-Bootstrap是一款基于ReactJS对Bootstrap进行封装的库。
官网:https://react-bootstrap.github.io
中文文档: http://react.tgwoo.com
Github: https://github.com/react-bootstrap/react-bootstrap/ -
SemanticUI
Semantic UI 是一款非常优秀的前端开发框架。它在用户体验的设计上与Bootstrap和Foundation相比,更胜一筹。集成了很多很漂亮的UI模块,能够使网页制作更加高效和美观。
官网:https://semantic-ui.com
Github: https://github.com/semantic-org/semantic-ui/ -
React Desktop
一款面向MacOS Sierra和Windows10桌面风格的ReactUI组件库。React-Desktop是跨平台桌面应用程序的 UI 组件,可以在上面找到 Mac OS 和 Windows 10 的均可用 UI 组件。
官网:http://reactdesktop.js.org/docs/
Github: https://github.com/gabrielbull/react-desktop -
Blueprint
Blueprint提供了一系列ReactUI组件,这些组件包含常用的元素、模式和Web交互。它适用于为桌面应用构建复杂且数据密集型的Web界面。它的组件使用TypeScript编写,并以Sass编写样式风格,以实现快速且灵活的开发流程。
官网:https://apiblueprint.org
Github: https://github.com/gabrielbull/react-desktop -
Fabric
Fabric是一款用于构建类似Office和Office 365风格的React组件库。是官方用TypeScript编写的Office库之一。有所有你能见到的Office组件,包括开发入门指南、博客、官方色调以及字体等。
官网:https://fabric-chs.readthedocs.io/zh_CN/chs/
Github: https://github.com/fabric/fabric/ -
Rebass
Rebass 它包含60个组件,是一个UI库及UI设计系统。
官网:https://rebassjs.org
Github: https://github.com/rebassjs/rebass -
ReactGrommet
Grommet是一个非常强调体验的的React组件库,所有组件都可访问,具备跨浏览器兼容性且支持主题定制。通过对属性的配置,组件的灵活性也可以进一步提高
官网地址:https://v2.grommet.io
Github: https://github.com/grommet/grommet
网友评论