1. 首页
  2. 数据库
  3. 其它
  4. fstb:使用Node.js访问文件系统的便捷方法 源码

fstb:使用Node.js访问文件系统的便捷方法 源码

上传者: 2021-02-24 00:41:41上传 ZIP文件 132.4KB 热度 11次
FSTB用户指南 FSTB代表FileSystem ToolBox。 该库旨在简化与Node.js中文件系统的交互 安装 对于安装FSTB: npm install fstb --save 用法 import { FSPath } from '../src' ; FSPath ( process . cwd ( ) ) . node_modules ( ) . asDir ( ) . mapDirs ( dir => console . log ( dir . name ) )
下载地址
用户评论