@product-live/fs.remove
TypeScript icon, indicating that this package has built-in type declarations

1.0.13 • Public • Published

Intro

GitHub Actions status | linter GitHub Actions status | publish GitHub Actions status | test

perform a "rm -Rf" on a directory/file using the core node libary

Install

npm install --save git+https://github.com/anzerr/fs.remove.git
npm install --save @anzerr/fs.remove

Example

require('fs.remove')('./node_modules').then(() => {
	console.log('done');
});

Readme

Keywords

none

Package Sidebar

Install

npm i @product-live/fs.remove

Weekly Downloads

230

Version

1.0.13

License

MIT

Unpacked Size

3.55 kB

Total Files

8

Last publish

Collaborators

  • loic.cadenat
  • mt_pl
  • sb566115
  • clementaubert