qansigliere-fs-utils
v0.1.0
Published
The main idea of this library, created in JavaScript, is to provide a ready-made set of methods for creating and updating files.
Downloads
63
Maintainers
Readme
FileSystem
The main idea of this library, created in JavaScript, is to provide a ready-made set of methods for creating and updating files.
Author
https://www.youtube.com/@QANSIGLIERE/
Installation
Using npm: npm i qansigliere-fs-utils
Functions
createFileFromString(fileName, stringValue)
- it allows to save any string information into a new file.