/full-stack-engineer-arsenal

Full stack engineer Arsenal 全栈工程师武器库

MIT LicenseMIT

Full stack engineer Arsenal 全栈工程师武器库

[toc]

〇、大模型

1、通用对话

Kimi

https://kimi.moonshot.cn/

海螺AI

https://hailuoai.com/

通义千问

https://tongyi.aliyun.com/

文心一言

https://tongyi.aliyun.com/

讯飞星火

https://xinghuo.xfyun.cn/

2、任务编排

扣子

https://www.coze.cn/

Dify

http://difyai.com/

3、工具

Cursor-编程

https://www.cursor.com/

V0-应用生成

https://v0.dev/chat

Firecrawl-爬虫

https://www.firecrawl.dev/

https://github.com/mendableai/firecrawl

4、三方整合

顶想云

https://www.topthink.com/

5、API调取

V3 API

https://api.gpt.ge/

一、前端

1、Vue 生态

Vue-渐进式 JavaScript 框架

https://cn.vuejs.org/

Vue CLI-Vue.js 开发的标准工具

https://cli.vuejs.org/zh/index.html

Vue Router-Vue.js 的官方路由

https://router.vuejs.org/zh/index.html

Vuex

https://router.vuejs.org/zh/index.html

Pinia

https://pinia.web3doc.top/

2、React 生态

React

https://react.dev/

https://github.com/facebook/react

React Native

https://reactnative.cn/

https://github.com/facebook/react-native

3、流行库

axios-数据请求

https://www.axios-http.cn/

mobx-状态管理

https://mobx.js.org/README.html

vue-page-stack

让Vue单页应用像原生App一样缓存UI页面

https://vue-page-stack-example.onrender.com/#/

https://github.com/hezhongfeng/vue-page-stack

4、UI 组件库

Ant Design

https://ant-design.antgroup.com/index-cn

ProComponents-对 Ant Design 的高级封装

https://procomponents.ant.design/

Ant Design Vue

https://www.antdv.com/components/overview-cn

Element Plus

http://element-plus.org/zh-CN/

Bulma: 现代化的CSS框架

https://bulma.zcopy.site/

CSS 框架 Bulma 教程(阮一峰):http://www.ruanyifeng.com/blog/2017/10/bulma.html

5、小程序

uni-app

https://uniapp.dcloud.net.cn/

App扩展规范 HTML5 Plus

http://www.html5plus.org/doc/h5p.html

微信小程序

https://developers.weixin.qq.com/miniprogram/dev/framework/

支付宝小程序

https://docs.alipay.com/mini/developer/getting-started

百度小程序

https://smartprogram.baidu.com/docs/develop/tutorial/codedir/

抖音小程序

https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/component/introduction/basic-component

飞书小程序

https://open.feishu.cn/document/uYjL24iN/uUDNzUjL1QzM14SN0MTN

钉钉小程序

https://developers.dingtalk.com/document/app/introduction-to-dingtalk-mini-programs

QQ小程序

https://q.qq.com/wiki/develop/miniprogram/frame/

快手小程序

https://mp.kuaishou.com/docs/develop/frame/config/conf_appjson.html

京东小程序

https://mp-docs.jd.com/doc/forst/second/-1

华为快应用

https://developer.huawei.com/consumer/cn/doc/development/quickApp-References/webview-component-view

360小程序

https://mp.360.cn/doc/miniprogram/dev/#/view

Weex

https://weexapp.com/zh/

luch-request

基于Promise开发的uni-app跨平台请求库

https://www.quanzhan.co/luch-request/

Uni Helper

https://uni-helper.js.org/

6、跨平台

uni-app 移动端跨平台

https://uniapp.dcloud.net.cn/

Flutter-全端跨平台

https://flutter.cn/

https://flutter.dev/

Electron-桌面端跨平台

https://www.electronjs.org/zh/

Electron-Egg —— 一个入门简单、跨平台、企业级桌面软件开发框架

https://www.kaka996.com/

Tauri-全端跨平台

https://v2.tauri.app/zh-cn/

7、各种仓库

npm 镜像仓库

https://www.npmmirror.com/

8、超级工具

rollup.js-JavaScript 打包器

https://cn.rollupjs.org/

9、开发框架

solid

一个用于构建用户界面,简单高效、性能卓越的JavaScript库

https://github.com/solidjs/solid

https://www.solidjs.com/

二、后端与编程语言

99、国产编程语言

MoonBit-月兔

比Rust快9倍,比GO快35倍

https://www.moonbitlang.cn/

三、数据库

四、运维与网络

1、运维工具

1Panel

1Panel 是新一代的 Linux 服务器运维管理面板

https://1panel.cn/

五、产品与设计

六、博客网站

七、工具、编辑器

1、自动化

Firecrawl-爬虫

https://www.firecrawl.dev/

https://github.com/mendableai/firecrawl

2、信息获取

今日热榜

https://tophub.today/

3、代码工具

在线压缩工具

https://www.haorooms.com/tools/html_minifier/

在线代码格式化

https://tool.oschina.net/codeformat/html

开源**-工具

https://tool.oschina.net/

Vue 模板转换器

https://vue3js.cn/vue-template-explorer

ITOOLS工具箱

http://itools.icjs.ink/

TypeScript 在线运行

https://www.typescriptlang.org/play

https://www.typescriptlang.org/zh/play/

在线运行HTML

https://www.jq22.com/webide/

文本差异对比工具

https://www.jq22.com/textDifference

4、插件、扩展

谷歌插件英雄榜

https://zhaoolee.com/ChromeAppHeroes/#/

5、编辑器

void

Cursor平替

https://voideditor.com/

melty

AI代码编辑器,看起来又像是一个Cursor平替

https://github.com/meltylabs/melty

6、GIF

GifCam

https://blog.bahraniapps.com/gifcam/

八、文档教程

1、Vue

Vue3 源码解析

https://vue3js.cn/start/

九、三方SDK

1、IM

网易云信-IM即时通讯

https://yunxin.163.com/im