1.0.2 • Published 2 months ago

file-operations-dhp v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

file-operations-dhp

#Setup

npm i file-operations-dhp

#################################

// Example usage

readFile('example.txt');

writeFile('example.txt', 'Hello, this is content to be written into the file.');

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago