MyGit

v3.4.0

thecodrr/fdir

版本发布时间: 2020-05-16 01:37:47

thecodrr/fdir最新发布版本:v6.3.0(2024-08-25 21:58:51)

What's New:

  1. Multiple filters are now supported. So basically, this will now work as expected:
new fdir().filter(p => p.endsWith(".js")).filter(p => p.startsWith(".nim"))
  1. I have finally added glob pattern caching so globbing performance should increase by about 5-8% if you are using the same glob pattern again and again.

Install using:

$ npm i fdir

相关地址:原始地址 下载(tar) 下载(zip)

查看:2020-05-16发行的版本