前端网站

mock 伪造虚拟数据接口,用于测试

easymock:   https://www.easy-mock.com/login
mock.js

JSONplaceholder 伪造虚拟数据接口,用于测试

http://jsonplaceholder.typicode.com/

npm.js 可用于查阅从npm下载的插件的使用说明

https://www.npmjs.com/

muse-ui vue框架的组件库

https://muse-ui.org/#/zh-CN

antd react插件库

react公认的好用
https://ant.design/index-cn

zent react插件库

基于有赞商城开发的,比较小众,但是也不错
https://youzan.github.io/zent/zh/guides/install

有赞开发的小程序组件库

vant-weapp

https://youzan.github.io/vant-weapp/#/intro

可视化图表库ECharts

https://www.echartsjs.com/index.html

canvas API

https://developer.mozilla.org/zh-CN/docs/Web/API/Canvas_API/Tutorial

css交互动画网站,十分好用

https://daneden.github.io/animate.css/

uniapp(基于vue语法的多端开发框架)

https://uniapp.dcloud.io/

taro(基于react语法的多端开发框架)

https://taro-docs.jd.com/taro/docs/README.html

vant(有赞技术团队开发的移动端开源ui框架,十分好用)

https://youzan.github.io/vant/#/zh-CN/

cube-ui(滴滴打车技术团队开发的移动端开源ui框架)

https://didi.github.io/cube-ui/#/zh-CN
原文地址:https://www.cnblogs.com/huihuihero/p/10994312.html