1 个不稳定版本
| 0.1.0 | 2024年3月12日 |
|---|
#34 in #php
14KB
declutter
将 URL 作为库或从 stdin 到 stdout 整理
- 匹配扩展,例如:
html,js,php - 过滤无扩展文件
- 过滤扩展,例如:
jpg,css,pdf - 过滤关键词,例如:
bootstrap,jquery,node_modules
lib.rs:
Declutter url 列表
- 匹配扩展,例如:
html,js,php - 过滤无扩展文件
- 过滤扩展,例如:
jpg,css,pdf - 过滤关键词,例如:
bootstrap,jquery,node_modules