mem-fs-editor icon indicating copy to clipboard operation
mem-fs-editor copied to clipboard

File edition helpers working on top of mem-fs (https://github.com/SBoudrias/mem-fs)

Results 21 mem-fs-editor issues
Sort by recently updated
recently updated
newest added

i want to get how many files under a folder

Stumbling across this in a Yeoman generator in repos with Makefiles. When generating files that already exist, even if the generated contents are identical to those on disk, they are...

TL;DR; I have a use case in a yeoman generator where the templates I copy are controlled by someone else. And in some instances they ask me to copy a...

`yeoman-generator` is dependent on this package. When I written this code in **debugging environment**: ```js writing: function () { this.fs.copy( this.templatePath('*'), this.destinationPath('*') ); this.fs.copy( this.templatePath('.babelrc'), this.destinationPath('.babelrc') ); this.fs.copy( this.templatePath('.npmrc'), this.destinationPath('.npmrc')...

This would give better control over the glob, ans a more unified way to pass in globing options if necessary.

I noticed that when directory is passed as the src_path for copy.js, copy.js does not work as intended on NetBSD. The copy.js checks the src_path with (Array.isArray(from) || !this.exists(from) ||...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade @types/node from 18.19.44 to 18.19.47. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade @types/node from 18.19.44 to 18.19.46. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade @types/node from 18.19.44 to 18.19.45. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade @types/node from 18.19.44 to 18.19.45. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...