https://github.com/ksxnodemodules/fs-force
Create, delete, rename, copy files/directories without caring about its and its parent's existence
https://github.com/ksxnodemodules/fs-force
es6 force fs javascript nodejs npm quick sync
Last synced: about 2 months ago
JSON representation
Create, delete, rename, copy files/directories without caring about its and its parent's existence
- Host: GitHub
- URL: https://github.com/ksxnodemodules/fs-force
- Owner: ksxnodemodules
- Created: 2016-03-20T04:52:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T05:02:33.000Z (over 8 years ago)
- Last Synced: 2025-02-03T07:59:29.078Z (over 1 year ago)
- Topics: es6, force, fs, javascript, nodejs, npm, quick, sync
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/fs-force
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fs-force
[](https://david-dm.org/ksxnodemodules/fs-force#info=dependencies)
[](https://david-dm.org/ksxnodemodules/fs-force#info=devDependencies)
[](https://github.com/ksxnodemodules/my-licenses/blob/master/MIT.md)



## Requirements
* Node >= 6.0.0
## Features
* Sum up 6 packages: [fs-force-mkdir](https://www.npmjs.com/package/fs-force-mkdir), [fs-force-mkdir-sync](https://www.npmjs.com/package/fs-force-mkdir-sync), [fs-force-write-file](https://www.npmjs.com/package/fs-force-write-file), [fs-force-write-file-sync](https://www.npmjs.com/package/fs-force-write-file-sync), [fs-force-delete](https://www.npmjs.com/package/fs-force-delete), [fs-force-delete-sync](https://www.npmjs.com/package/fs-force-delete-sync)
* Provide fs-force CLI commands
## License
[MIT](https://github.com/ksxnodemodules/my-licenses/blob/master/MIT.md) © [Hoàng Văn Khải](https://github.com/KSXGitHub)