del@2.0.1
Delete files/folders using globs
MIT
2015-09-04
安装 (2.0.1)
npm install del@2.0.1
yarn add del@2.0.1
pnpm add del@2.0.1
bun add del@2.0.1
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| globby | ^3.0.0 |
| is-path-cwd | ^1.0.0 |
| is-path-in-cwd | ^1.0.0 |
| object-assign | ^4.0.1 |
| pify | ^2.0.0 |
| pinkie-promise | ^1.0.0 |
| rimraf | ^2.2.8 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| fs-extra | ^0.24.0 |
| mocha | * |
| path-exists | ^2.0.0 |
| xo | * |
版本列表
8.0.1
2025-09-18
8.0.0
2024-10-07
7.1.0
2023-08-30
7.0.0
2022-07-19
6.1.1
2022-05-24
6.1.0
2022-05-16
6.0.0
2020-09-26
5.1.0
2019-08-23
5.0.0
2019-07-02
4.1.1
2019-04-28
4.1.0
2019-04-01
4.0.0
2019-03-03
3.0.0
2017-06-09
2.2.2
2016-08-13
2.2.1
2016-06-21
2.2.0
2015-12-06
2.1.0
2015-11-14
2.0.2
2015-09-09
2.0.1
2015-09-04
2.0.0
2015-08-31
1.2.1
2015-08-12
1.2.0
2015-05-19
1.1.1
2014-12-25
1.1.0
2014-12-05
1.0.0
2014-12-01
0.1.3
2014-09-09
0.1.2
2014-08-14
0.1.1
2014-06-26
0.1.0
2014-06-21
相关教程
Android MVVM 架构:ViewModel + LiveData + DataBinding
构建可维护的 Android 应用,使用架构组件实现视图与数据的清晰分离。
Delta Lake 数据湖:ACID 事务与时间旅行
在数据湖上实现 ACID 事务、可扩展的元数据处理和时间旅行查询。
Ollama:一键式本地大模型运行与定制
上手 Ollama 工具,在本地用一条命令下载并运行 Llama、Mistral 等模型,学习使用 Modelfile 创建自定义模型并暴露标准 API。
数据湖与仓:Delta Lake 与现代数据栈
比较数据湖与数据仓库,设计基于对象存储和开放表格式的湖仓一体架构,实现批流统一的数据处理与治理。