Skip to content

Commit

Permalink
docs: add vinyl-fs
Browse files Browse the repository at this point in the history
  • Loading branch information
chinaBerg committed Dec 14, 2022
1 parent 4f80f89 commit 16a122b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,7 @@ English | [简体中文](./README.md)
- [dir-compare](https://github.com/gliviu/dir-compare) - Node JS directory compare. ![](https://img.shields.io/github/stars/gliviu/dir-compare.svg?style=social&label=Star)
- [folder-hash](https://github.com/marc136/node-folder-hash) - Create a hash checksum over a folder or a file. ![](https://img.shields.io/github/stars/marc136/node-folder-hash.svg?style=social&label=Star)
- [lnfs](https://github.com/kevva/lnfs) - Force create symlinks like `ln -fs`. ![](https://img.shields.io/github/stars/kevva/lnfs.svg?style=social&label=Star)
- [vinyl-fs](https://github.com/gulpjs/vinyl-fs) - Vinyl adapter for the file system. ![](https://img.shields.io/github/stars/gulpjs/vinyl-fs.svg?style=social&label=Star)

- Copy
- [ncp](https://github.com/AvianFlu/ncp) - Asynchronous recursive file copying with Node.js. ![](https://img.shields.io/github/stars/AvianFlu/ncp.svg?style=social&label=Star)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,7 @@
- [dir-compare](https://github.com/gliviu/dir-compare) - Node JS 文件夹对比。 ![](https://img.shields.io/github/stars/gliviu/dir-compare.svg?style=social&label=Star)
- [folder-hash](https://github.com/marc136/node-folder-hash) - 文件夹或文件 上创建哈希检验码。 ![](https://img.shields.io/github/stars/marc136/node-folder-hash.svg?style=social&label=Star)
- [lnfs](https://github.com/kevva/lnfs) - 强制创建符号链接。类似`ln -fs`. ![](https://img.shields.io/github/stars/kevva/lnfs.svg?style=social&label=Star)
- [vinyl-fs](https://github.com/gulpjs/vinyl-fs) - 文件系统的 `Vinyl` 适配器. ![](https://img.shields.io/github/stars/gulpjs/vinyl-fs.svg?style=social&label=Star)

- 复制
- [ncp](https://github.com/AvianFlu/ncp) - 使用 Node.js 进行异步递归文件复制。 ![](https://img.shields.io/github/stars/AvianFlu/ncp.svg?style=social&label=Star)
Expand Down

0 comments on commit 16a122b

Please sign in to comment.