https://github.com/biugle/web-projects
前端通用项目合集
https://github.com/biugle/web-projects
awesome-web
Last synced: 23 days ago
JSON representation
前端通用项目合集
- Host: GitHub
- URL: https://github.com/biugle/web-projects
- Owner: biugle
- Created: 2023-02-17T08:42:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T09:33:10.000Z (over 1 year ago)
- Last Synced: 2025-02-10T06:32:44.751Z (8 months ago)
- Topics: awesome-web
- Size: 18.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 工具
* [Poe AI](https://poe.com)
* [AI 搜索](https://metaso.cn/)
* [emojiall 在线](https://www.emojiall.com/zh-hans)
* [测网速](https://myplugin.speedtest.cn/)
* [代码字体自定义](https://monaspace.githubnext.com/)
* [网道前端学习文档](https://wangdoc.com/)
* [Deep 翻译](https://www.deepl.com/)
* [前端工坊](https://www.javascript.fun/)
* [各图标库查询 XIcons](https://www.xicons.org/#/zh-CN)
* [SVG Viewer 转化简化工具](https://www.svgviewer.dev/)
* [在线图片转化](https://www.freeconvert.com/zh)
* [ShareIcon](https://www.shareicon.net/)
* [jsdelivr](https://www.jsdelivr.com/)
* [unpkg](https://www.unpkg.com/)
* [MDN](https://developer.mozilla.org/zh-CN/)
* [Processon 在线绘图](https://www.processon.com)
* [Excalidraw 在线手绘图](https://excalidraw.com)
* [在线工具](https://tool.oschina.net/)
* [MockJS](https://github.com/nuysoft/Mock)
* [EasyMock](https://github.com/easy-mock/easy-mock)
* [JSON Server](https://github.com/easy-mock/easy-mock)
* [表格格式转换](https://tableconvert.com/)
* [JSON 工具](https://www.json.cn)## 开发模板
* [【推荐】基于 React+Electron+Vite 的前端大型模块化项目模板](https://github.com/biugle/web_base)
* [大型模块化微前端客户端项目](https://github.com/biugle/web_mods_base)
* [基于 Vue3 的管理端](https://github.com/biugle/vue-admin)
* [基于 Docsify 的前端文档工具 Bio](https://github.com/biugle/bio-docsify)
* [Flutter 开发模板](https://github.com/pandaoh/flutter_base)
* [基于 React+Vite 的毛坯房](https://github.com/pandaoh/react-view)## 开发插件
* [XCall 简单的事件派发器](https://github.com/biugle/js-xcall)
* [前端通用函数工具库](https://github.com/pandaoh/js-xxx)
* [XHttp 基于 Axios 封装的请求库](https://github.com/pandaoh/js-xhttp)
* [XAjax 原生 Ajax 封装](https://github.com/pandaoh/js-xajax)
* [XFetch 原生 Fetch 封装](https://github.com/pandaoh/js-xfetch)
* [XCmd 前端通用命令行工具-包含打包、下载、文件处理等](https://github.com/biugle/js-xcmd)
* [Crypto 加密解密](https://github.com/brix/crypto-js)
* [Flutter 请求库 Dio](https://github.com/biugle/flutter_dio_xhttp)
* [Flutter 事件派发](https://github.com/pandaoh/flutter_dart_xcall)
* [json2csv](https://github.com/juanjoDiaz/json2csv)
* [JsBarcode](https://github.com/lindell/JsBarcode)
* [qrcodejs](https://github.com/davidshimjs/qrcodejs)
* [typedoc](https://www.npmjs.com/package/typedoc)
* [typedoc-plugin-markdown](https://www.npmjs.com/package/typedoc-plugin-markdown)
* [jsdoc](https://www.npmjs.com/package/jsdoc)
* [jsdoc-to-markdown](https://www.npmjs.com/package/jsdoc-to-markdown)
* [lightgallery 灯箱](https://github.com/sachinchoolur/lightgallery)
* [Lunar 农历计算](https://github.com/6tail/lunar-javascript)
* [Tree.js](https://github.com/daweilv/treejs)
* [富文本编辑器](https://github.com/tinymce/tinymce)
* [Markdown 编辑器](https://github.com/nhn/tui.editor)
* [JQ Md 编辑器](https://github.com/pandao/editor.md)## 开发资源
* [Electron](https://www.electronjs.org/zh/docs/latest/)
* [Moment.js](https://momentjs.com/)
* [React](https://reactjs.bootcss.com/)
* [Redux Toolkit](http://cn.redux.js.org/redux-toolkit/overview/)
* [Ant Design](https://ant.design/components/overview-cn/)
* [Ant Design ProComponents](https://procomponents.ant.design/components/)
* [Ant Design Vue](https://antdv.com/components/overview-cn/)
* [ElementUI](https://element.eleme.cn/#/zh-CN/component/installation)
* [Vue 2](https://v2.cn.vuejs.org/)
* [Vue 3](https://cn.vuejs.org/guide/introduction.html)
* [Vite](https://vitejs.cn/guide/)
* [WebPack](https://www.webpackjs.com/)
* [RollUp](https://www.rollupjs.com/)
* [repress 文档](https://rspress.dev/zh/)
* [Umi](https://umijs.org/)
* [Dumi](https://d.umijs.org/)## 其他
* [Scss/Less](https://a.biugle.cn/sass_scss_less/)
* [CloudCmd 文件管理/编辑 Web 端](https://github.com/coderaiser/cloudcmd)
* [全国省/市/县(区)数据+全世界国家数据](https://github.com/pandaoh/city)
* [LeanCloud](https://console.leancloud.cn/)
* [无界-腾讯微前端](https://github.com/Tencent/wujie)