2 Star 5 Fork 3

魂帝HD/UI-lib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
node-module-cleaner.sh 104 Bytes
一键复制 编辑 原始数据 按行查看 历史
魂帝HD 提交于 2024-09-12 18:29 +08:00 . add node-module clean shell script
# Find all the node modules paths and delete all
find ./ -name "node_modules" -type d -exec rm -rf {} +
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alex_john/ui-lib.git
[email protected]:alex_john/ui-lib.git
alex_john
ui-lib
UI-lib
main

搜索帮助