Js系列 ========================== **javascript** :awesome: https://github.com/sorrycc/awesome-javascript **nodejs** :锁定版本: 22.11.0(2024-10-29) :文档: https://nodejs.org/zh-cn :github: https://github.com/nodejs/node **typescript** :锁定版本: 5.8.0(2025-03-01) :文档: https://www.typescriptlang.org/ :github: https://github.com/microsoft/TypeScript/ 前端 ------------------------------ Vue ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 3.4.38(2024-08-29 ~ 2024-08-15) :最新版本: 3.5.12(2024-09-03 ~ 2024-10-11) :文档: https://cn.vuejs.org/ :github: https://github.com/vuejs/core :awesome: https://github.com/vuejs/awesome-vue :变更日志: https://github.com/vuejs/core/blob/main/CHANGELOG.md :风向标项目: https://github.com/pure-admin/vue-pure-admin vue-router ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 4.5.0(2024-11-25) :文档: https://router.vuejs.org/zh/ :github: https://github.com/vuejs/router pinia ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 2.2.8(2024-07-26 ~ 2024-11-28) :文档: https://pinia.web3doc.top/ :github: https://github.com/vuejs/pinia pinia-plugin-persistedstate ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pinia的持久化插件 :锁定版本: 4.1.3(2024-10-05 ~ 2024-11-09) :文档: https://prazdevs.github.io/pinia-plugin-persistedstate/ :github: https://github.com/prazdevs/pinia-plugin-persistedstate UI样式 ----------------------------------- bootstrap ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 5.3.5(2023-05-30 ~ 2025-04-05) :文档: https://getbootstrap.com/docs/5.3/getting-started/introduction/ :github: https://github.com/twbs/bootstrap bootstrap-vue-next ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 0.25.13 :文档: https://bootstrap-vue-next.github.io/bootstrap-vue-next/ :github: https://github.com/bootstrap-vue-next/bootstrap-vue-next vue-echarts ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 7.0.3(2024-08-03 ~ 2024-08-19) :文档: https://vue-echarts.dev/ :github: https://github.com/ecomfe/vue-echarts xterm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: (2024-04-05) :github: https://github.com/xtermjs/xterm.js element-plus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 2.9.7(2024-11-29 ~ 2025-03-21) :文档: https://cn.element-plus.org/zh-CN/ :github: https://github.com/element-plus/element-plus echarts ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 5.6.0(2024-12-28) :文档: https://echarts.apache.org/handbook/zh/get-started/ :github: https://github.com/apache/echarts unplugin-icons ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 22.1.0(2025-02-18) :github: https://github.com/unplugin/unplugin-icons highlight ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 11.10.0(2024-07-06) :github: https://github.com/highlightjs/highlight.js 教育 ------------------------------ slidev ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 在线幻灯片 :锁定版本: 0.49.29(2024-05-10 ~ 2024-08-27) :文档: https://sli.dev/ :github: https://github.com/slidevjs/slidev 测试(Test) -------------------------- vitest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 2.1.4(2024-09-12 ~ 2024-12-28) :文档: https://vitest.dev/guide/ :github: github.com/vitest-dev/vitest @vue/test-utils ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 测试vue组件 :锁定版本: 2.4.6(2023-06-22 ~ 2024-05-07) :文档: https://test-utils.vuejs.org/ :github: https://github.com/vuejs/test-utils playwright ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 1.49.1(2024-11-19 ~ 2024-12-10) :文档: https://playwright.dev/docs/intro :github: https://github.com/microsoft/playwright 图(Graph) -------------------------- vue-flow ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 1.41.4(2024-8-30 ~ 2024-11-02) :文档: https://vueflow.dev/ :github: https://github.com/bcakmakoglu/vue-flow 包管理器 --------------------------------- cnpm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 经实践,webstorm在wsl环境下无法识别cnpm生成的node_modules文件内容, 改为用npm :文档: https://npmmirror.com/ :github: https://github.com/cnpm/cnpm nvm-windows ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 1.2.2(2024-12-29 ~ 2025-01-01) :github: https://github.com/coreybutler/nvm-windows 网络 -------------------------------------- axios ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 1.7.9(2024-05-20 ~ 2024-12-04) :文档: https://axios-http.com/docs/intro :github: https://github.com/axios/axios :变更日志: https://github.com/axios/axios/blob/v1.x/CHANGELOG.md 开发工具 ---------------------------------------- vite ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 5.3.5(2024-06-13 ~ 2024-07-25) :github: https://github.com/vitejs/vite :文档: https://cn.vite.dev/guide/ vite-plugin-fake-server ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :锁定版本: 2.2.0 :github: https://github.com/condorheroblog/vite-plugin-fake-server